This patchset aims to refactor the code in flexfb.c, making it more readable and maintanable. Various checkpatch.pl issues are fixed. These patches are created on top of greg-kh's linux-staging tree, staging-testing branch. Fabio Falzoi (10): Staging: fbtft: Remove paragraph about writing to FSF Staging: fbtft: Remove unnecessary multiple blank lines Staging: fbtft: Use a struct to describe each LCD controller Staging: fbtft: Use a helper function to set write_register op Staging: fbtft: Set bus specific ops using separate functions Staging: fbtft: Use a helper function to set set_addr_win op Staging: fbtft: Remove useless newline Staging: fbtft: Avoid duplicating code to check gpio.dc value Staging: fbtft: Fix parenthesis alignment coding style issue Staging: fbtft: Fix spacing coding style issue drivers/staging/fbtft/fbtft.h | 20 ++ drivers/staging/fbtft/flexfb.c | 485 +++++++++++++++++++++++------------------ 2 files changed, 289 insertions(+), 216 deletions(-) -- 2.1.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel