Hi Prabhakar, Thank you for the patch.
On Wednesday 15 May 2013 17:27:18 Lad Prabhakar wrote: > From: Lad, Prabhakar <prabhakar.cse...@gmail.com> > > remove init_enable from ths7303 pdata as it is no longer exists. You should move this before 1/6, otherwise you will break bisection. > Signed-off-by: Lad, Prabhakar <prabhakar.cse...@gmail.com> > Cc: Sekhar Nori <nsek...@ti.com> > Cc: Hans Verkuil <hans.verk...@cisco.com> > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Cc: Mauro Carvalho Chehab <mche...@redhat.com> > Cc: Guennadi Liakhovetski <g.liakhovet...@gmx.de> > Cc: Sylwester Nawrocki <s.nawro...@samsung.com> > Cc: Sakari Ailus <sakari.ai...@iki.fi> > Cc: linux-ker...@vger.kernel.org > Cc: davinci-linux-open-sou...@linux.davincidsp.com > Cc: linux-arm-ker...@lists.infradead.org > --- > arch/arm/mach-davinci/board-dm365-evm.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/mach-davinci/board-dm365-evm.c > b/arch/arm/mach-davinci/board-dm365-evm.c index 2a66743..4e02ae7 100644 > --- a/arch/arm/mach-davinci/board-dm365-evm.c > +++ b/arch/arm/mach-davinci/board-dm365-evm.c > @@ -510,7 +510,6 @@ struct ths7303_platform_data ths7303_pdata = { > .ch_1 = 3, > .ch_2 = 3, > .ch_3 = 3, > - .init_enable = 1, > }; > > static struct amp_config_info vpbe_amp = { -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html