mbox

[GIT,PATCHES,FOR,3.2] noon010pc30 conversion to the pad (v2)

Message ID 4E7A0157.5020200@samsung.com (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://git.infradead.org/users/kmpark/linux-2.6-samsung v4l_noon010pc30

Message

Sylwester Nawrocki Sept. 21, 2011, 3:23 p.m. UTC
Hi Mauro,

here is an updated pull request. Additionally I have appended a Kconfig
cleanup patch to it.


The following changes since commit de2fb698c6fb1e968a5ed9cc449024f119ad3853:

  [media] saa7164: Adding support for HVR2200 card id 0x8953 (2011-09-21
10:16:31 -0300)

are available in the git repository at:
  git://git.infradead.org/users/kmpark/linux-2.6-samsung v4l_noon010pc30

Sylwester Nawrocki (4):
      noon010pc30: Conversion to the media controller API
      noon010pc30: Improve s_power operation handling
      noon010pc30: Remove g_chip_ident operation handler
      v4l: Move SR030PC30, NOON010PC30, M5MOLS drivers to the right location

 drivers/media/video/Kconfig       |   28 ++--
 drivers/media/video/noon010pc30.c |  263 +++++++++++++++++++++++--------------
 include/media/v4l2-chip-ident.h   |    3 -
 3 files changed, 180 insertions(+), 114 deletions(-)


Thank you,