Re: [PATCH V3 RESEND] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: 2015-05-08 09:55:54
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: 2015-05-08 09:55:54
On Fri, May 08, 2015 at 05:04:28PM +0800, Huacai Chen wrote:
If image->depth != 1, lynxfb_ops_imageblit() should fallback to call cfb_imageblit(), not return directly. Otherwise it can't display the boot logo.
why resending? regards sudip