[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1368619042-28252-1-git-send-email-prabhakar.csengg@gmail.com>
Date: Wed, 15 May 2013 17:27:16 +0530
From: Lad Prabhakar <prabhakar.csengg@...il.com>
To: LMML <linux-media@...r.kernel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
DLOS <davinci-linux-open-source@...ux.davincidsp.com>,
"Lad, Prabhakar" <prabhakar.csengg@...il.com>
Subject: [PATCH 0/6] media: i2c: ths7303 feature enhancement and cleanup
From: Lad, Prabhakar <prabhakar.csengg@...il.com>
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists