staging: sm7xxfb: usr fb_read and fb_write
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Wed, 15 Jul 2015 08:29:46 +0000 (13:59 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Jul 2015 17:17:08 +0000 (10:17 -0700)
commit613a7c5e0f2b216e62b7dfaa92c54959319bed42
tree5ba9e9658260177a8bc7f77ac88f65b97e9b02c2
parent87bf79298036a47ab158ae7e335cc7f8b0df4e9c
staging: sm7xxfb: usr fb_read and fb_write

Now since the Big-Endian and Little-Endian based calculations are moved
into a macro we can make fb_read() and fb_write() common for both
Little-Endian and Big-Endian.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm7xxfb/sm7xxfb.c