Re: [RFC v2 04/10] exynos5-fimc-is: Adds the register definition and context header

2013-06-07 Thread Arun Kumar K
Hi Sachin, Its a leftover from old PMU register access which is now modified to be DT based. Will remove it. Thanks & Regards Arun On Thu, Jun 6, 2013 at 11:54 AM, Sachin Kamat wrote: > On 31 May 2013 18:33, Arun Kumar K wrote: >> This patch adds the register definition file for the fimc-is dr

Re: [RFC v2 04/10] exynos5-fimc-is: Adds the register definition and context header

2013-06-05 Thread Sachin Kamat
On 31 May 2013 18:33, Arun Kumar K wrote: > This patch adds the register definition file for the fimc-is driver > and also the header file containing the main context for the driver. > > Signed-off-by: Arun Kumar K > Signed-off-by: Kilyeon Im > --- > drivers/media/platform/exynos5-is/fimc-is-re

[RFC v2 04/10] exynos5-fimc-is: Adds the register definition and context header

2013-05-31 Thread Arun Kumar K
This patch adds the register definition file for the fimc-is driver and also the header file containing the main context for the driver. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im --- drivers/media/platform/exynos5-is/fimc-is-regs.h | 107 +++ drivers/media/platform/exyn