search for: a8fd898

Displaying 3 results from an estimated 3 matches for "a8fd898".

Did you mean: a8fd895a
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
..._PCI */ -static int __devinit pvr2_get_param(const struct pvr2_params *p, const char *s, +static int pvr2_get_param(const struct pvr2_params *p, const char *s, int val, int size) { int i; diff --git a/drivers/video/pxa168fb.c b/drivers/video/pxa168fb.c index a8fd898..49af862 100644 --- a/drivers/video/pxa168fb.c +++ b/drivers/video/pxa168fb.c @@ -560,7 +560,7 @@ static struct fb_ops pxa168fb_ops = { .fb_imageblit = cfb_imageblit, }; -static int __devinit pxa168fb_init_mode(struct fb_info *info, +static int pxa168fb_init_mode(struct fb_info *info,...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
..._PCI */ -static int __devinit pvr2_get_param(const struct pvr2_params *p, const char *s, +static int pvr2_get_param(const struct pvr2_params *p, const char *s, int val, int size) { int i; diff --git a/drivers/video/pxa168fb.c b/drivers/video/pxa168fb.c index a8fd898..49af862 100644 --- a/drivers/video/pxa168fb.c +++ b/drivers/video/pxa168fb.c @@ -560,7 +560,7 @@ static struct fb_ops pxa168fb_ops = { .fb_imageblit = cfb_imageblit, }; -static int __devinit pxa168fb_init_mode(struct fb_info *info, +static int pxa168fb_init_mode(struct fb_info *info,...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
..._PCI */ -static int __devinit pvr2_get_param(const struct pvr2_params *p, const char *s, +static int pvr2_get_param(const struct pvr2_params *p, const char *s, int val, int size) { int i; diff --git a/drivers/video/pxa168fb.c b/drivers/video/pxa168fb.c index a8fd898..49af862 100644 --- a/drivers/video/pxa168fb.c +++ b/drivers/video/pxa168fb.c @@ -560,7 +560,7 @@ static struct fb_ops pxa168fb_ops = { .fb_imageblit = cfb_imageblit, }; -static int __devinit pxa168fb_init_mode(struct fb_info *info, +static int pxa168fb_init_mode(struct fb_info *info,...