[patch] gma500: remove duplicate FB_REG09 define

2014-06-10 Thread Patrik Jakobsson
On Mon, Jun 9, 2014 at 5:41 PM, Jani Nikula wrote: > > Patrik, Alan - > > Should you add a MAINTAINERS entry for gma500 with one or both of you as > maintainers? What's the status? > > BR, > Jani. Hi Jani Adding an entry would make people think that I have time to spend on gma500 development or

[patch] gma500: remove duplicate FB_REG09 define

2014-06-10 Thread Alan Cox
> Adding an entry would make people think that I have time to spend on gma500 > development or is in some way responsible for it. At the moment, that is sadly > not the case. I have a few things on my todo-list which I intend to fix but > after that I would much rather work on something more produc

[patch] gma500: remove duplicate FB_REG09 define

2014-06-09 Thread Jani Nikula
Patrik, Alan - Should you add a MAINTAINERS entry for gma500 with one or both of you as maintainers? What's the status? BR, Jani. On Mon, 09 Jun 2014, Dan Carpenter wrote: > The FB_REG09 define is cut and pasted twice so we can remove the second > instance. > > Signed-off-by: Dan Carpenter >

[patch] gma500: remove duplicate FB_REG09 define

2014-06-09 Thread Dan Carpenter
The FB_REG09 define is cut and pasted twice so we can remove the second instance. Signed-off-by: Dan Carpenter diff --git a/drivers/gpu/drm/gma500/mid_bios.c b/drivers/gpu/drm/gma500/mid_bios.c index a97e38e..d75ecb3 100644 --- a/drivers/gpu/drm/gma500/mid_bios.c +++ b/drivers/gpu/drm/gma500/mi