On Tue, May 24, 2011 at 05:55:23PM +0900, Jingoo Han wrote: > 32bpp means ARGB 8888 in the driver, therfore the transparency length > and offset should be 8 and 24 respectively. However, the transparency > length and offset were previously 0, which means that the driver supports > RGB 888 without alpha blending when 32bpp is used. > > So, the transparency checking in 32bpp is corrected so that the > transparency length and offset are 8 and 24 respectively. > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> On Tue, May 24, 2011 at 05:55:31PM +0900, Jingoo Han wrote: > This patch adds gpio setup function to resume function to ensure > gpio used by FIMD IP and LCD panel during a resume. > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> Curiously the first version appears to have missed patchwork altogether, and I missed it in my mail folder, too. Applied now, thanks. -- 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