On Mon, Jun 9, 2014 at 5:41 PM, Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx> 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 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 productive. My gma500 itch has been scratched for quite a while and perhaps it's time to move on. Regards Patrik > > > On Mon, 09 Jun 2014, Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: >> The FB_REG09 define is cut and pasted twice so we can remove the second >> instance. >> >> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> >> >> 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/mid_bios.c >> @@ -39,7 +39,6 @@ static void mid_get_fuse_settings(struct drm_device *dev) >> #define FB_REG06 0xD0810600 >> #define FB_MIPI_DISABLE (1 << 11) >> #define FB_REG09 0xD0810900 >> -#define FB_REG09 0xD0810900 >> #define FB_SKU_MASK 0x7000 >> #define FB_SKU_SHIFT 12 >> #define FB_SKU_100 0 >> _______________________________________________ >> dri-devel mailing list >> dri-devel@xxxxxxxxxxxxxxxxxxxxx >> http://lists.freedesktop.org/mailman/listinfo/dri-devel > > -- > Jani Nikula, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html