From: Lad, Prabhakar <prabhakar.csengg@xxxxxxxxx> This patch series enables the ths7303 driver for asynchronous probing, OF support with some cleanup patches. Lad, Prabhakar (6): media: i2c: ths7303: remove init_enable option from pdata ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata media: i2c: ths7303: remove unnecessary function ths7303_setup() media: i2c: ths7303: make the pdata as a constant pointer media: i2c: ths7303: add support for asynchronous probing media: i2c: ths7303: add OF support .../devicetree/bindings/media/i2c/ths73x3.txt | 50 +++++++++++++ arch/arm/mach-davinci/board-dm365-evm.c | 1 - drivers/media/i2c/ths7303.c | 78 ++++++++++++------- include/media/ths7303.h | 2 - 4 files changed, 99 insertions(+), 32 deletions(-) create mode 100644 Documentation/devicetree/bindings/media/i2c/ths73x3.txt -- 1.7.4.1 -- 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