diff options
author | Huacai Chen <chenhc@lemote.com> | 2015-05-11 11:08:22 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-24 13:34:49 -0700 |
commit | 288ef567ab7b43f19838afbe12b471f1ff5fdfa3 (patch) | |
tree | 6465648eb4cd2d752f99e5ad302690bd8ac71c99 /drivers/spi | |
parent | 2e043a923eb25c2ebeb33c1053357cc69ce2494e (diff) | |
download | linux-288ef567ab7b43f19838afbe12b471f1ff5fdfa3.tar.bz2 |
staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1
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 <chenhc@lemote.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions