Take 2: I hope I addressed all comments I receive in the first round. The following patches change the handling of the bus width for camera sensors so that a board can overwrite a sensors native bus width Sascha Hauer (5): soc-camera: add board hook to specify the buswidth for camera sensors pcm990 baseboard: add camera bus width switch setting mt9m001: allow setting of bus width from board code mt9v022: allow setting of bus width from board code soc-camera: remove now unused gpio member of struct soc_camera_link arch/arm/mach-pxa/pcm990-baseboard.c | 49 ++++++++++-- drivers/media/video/Kconfig | 14 ---- drivers/media/video/mt9m001.c | 143 ++++++++++------------------------ drivers/media/video/mt9v022.c | 141 ++++++++++----------------------- include/media/soc_camera.h | 9 ++- 5 files changed, 129 insertions(+), 227 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html