[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1369503576-22271-1-git-send-email-prabhakar.csengg@gmail.com>
Date: Sat, 25 May 2013 23:09:32 +0530
From: Prabhakar Lad <prabhakar.csengg@...il.com>
To: Hans Verkuil <hans.verkuil@...co.com>,
Mauro Carvalho Chehab <mchehab@...hat.com>,
LMML <linux-media@...r.kernel.org>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>
Cc: DLOS <davinci-linux-open-source@...ux.davincidsp.com>,
LKML <linux-kernel@...r.kernel.org>,
"Lad, Prabhakar" <prabhakar.csengg@...il.com>
Subject: [PATCH v2 0/4] media: i2c: ths7303 cleanup
From: Lad, Prabhakar <prabhakar.csengg@...il.com>
Trivial cleanup of the driver.
Changes for v2:
1: Dropped the asynchronous probing and, OF
support patches will be handling them independently because of dependencies.
2: Arranged the patches logically so that git bisect
succeeds.
Lad, Prabhakar (4):
ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata
media: i2c: ths7303: remove init_enable option from pdata
media: i2c: ths7303: remove unnecessary function ths7303_setup()
media: i2c: ths7303: make the pdata as a constant pointer
arch/arm/mach-davinci/board-dm365-evm.c | 1 -
drivers/media/i2c/ths7303.c | 48 ++++++++-----------------------
include/media/ths7303.h | 2 -
3 files changed, 12 insertions(+), 39 deletions(-)
--
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