On Tuesday, July 01, 2014 3:22 PM, Jingoo Han wrote: > On 01/07/14 06:59, Jingoo Han wrote: > > Since the commit f7018c2 "video: move fbdev to drivers/video/fbdev", > > all framebuffer drivers were moved to fbdev directory. Thus, file > > patterns of these framebuffer drivers should be updated correctly. > > > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> > > --- > > Changes since v1: > > - Fix the typo from 'fbdevwmt_ge_rops.*' to 'fbdev/wmt_ge_rop/*', per Liu Ying > > > > MAINTAINERS | 76 ++++++++++++++++++++++++++++++----------------------------- > > 1 file changed, 39 insertions(+), 37 deletions(-) > > Thanks! I was planning to do this but I seem to have forgotten about it... > > <snip> > > > @@ -3707,7 +3707,8 @@ FREESCALE DIU FRAMEBUFFER DRIVER > > M: Timur Tabi <timur@xxxxxxxx> > > L: linux-fbdev@xxxxxxxxxxxxxxx > > S: Maintained > > -F: drivers/video/fsl-diu-fb.* > > +F: drivers/video/fbdev/fsl-diu-fb.c > > +F: include/linux/fsl-diu-fb.h > > You have a few of extra changes like the above. I'd rather have the > "update file patterns" patch doing only that, and make the new changes > in a separate patch. OK, I will only "update file patterns", and send v3 patch, soon. After the patch is merged, I will send another patch to add extra changes. Thank you for your comment. :-) Best regards, Jingoo Han > > Tomi > -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html