video: stm: code buswidth in platform data as decimal
Instead of putting hardware specific bit masks in platform_data just
use the decimal interface width and encode this in the driver. This
makes it easier to create the platform_data and helps device tree
based implementations.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 4598e92 commit dd93a9f6ef517eaa1a662146d4cffc87a5772bd2
@Sascha Hauer Sascha Hauer authored on 3 Jul 2015
Showing 5 changed files
View
arch/arm/boards/chumby_falconwing/falconwing.c
View
arch/arm/boards/freescale-mx28-evk/mx28-evk.c
View
arch/arm/boards/karo-tx28/tx28-stk5.c
View
arch/arm/mach-mxs/include/mach/fb.h
View
drivers/video/stm.c