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.
Cc: Teddy Wang <teddy.wang@siliconmotion.com>
Acked-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Huacai Chen <redacted>
---
V2: Coding style ajustment.
V3: Add TODO comments.
drivers/staging/sm750fb/TODO | 1 +
drivers/staging/sm750fb/sm750.c | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
Doesn't apply without fuzz, so something isn't synced up properly here.
Please refresh it against my tree and resend.
thanks,
greg k-h