Re: [RFC v2 07/10] exynos5-fimc-is: Adds scaler subdev

2013-07-09 Thread Arun Kumar K
Hi Hans, Thank you for the review. On Wed, Jun 26, 2013 at 12:43 PM, Hans Verkuil wrote: > On Fri May 31 2013 15:03:25 Arun Kumar K wrote: >> FIMC-IS has two hardware scalers named as scaler-codec and >> scaler-preview. This patch adds the common code handling the >> video nodes and subdevs of b

Re: [RFC v2 07/10] exynos5-fimc-is: Adds scaler subdev

2013-06-26 Thread Hans Verkuil
On Fri May 31 2013 15:03:25 Arun Kumar K wrote: > FIMC-IS has two hardware scalers named as scaler-codec and > scaler-preview. This patch adds the common code handling the > video nodes and subdevs of both the scalers. > > Signed-off-by: Arun Kumar K > Signed-off-by: Kilyeon Im > --- > drivers/

Re: [RFC v2 07/10] exynos5-fimc-is: Adds scaler subdev

2013-06-05 Thread Sachin Kamat
On 31 May 2013 18:33, Arun Kumar K wrote: > FIMC-IS has two hardware scalers named as scaler-codec and > scaler-preview. This patch adds the common code handling the > video nodes and subdevs of both the scalers. > > Signed-off-by: Arun Kumar K > Signed-off-by: Kilyeon Im > --- [snip] > +stati

[RFC v2 07/10] exynos5-fimc-is: Adds scaler subdev

2013-05-31 Thread Arun Kumar K
FIMC-IS has two hardware scalers named as scaler-codec and scaler-preview. This patch adds the common code handling the video nodes and subdevs of both the scalers. Signed-off-by: Arun Kumar K Signed-off-by: Kilyeon Im --- drivers/media/platform/exynos5-is/fimc-is-scaler.c | 492 ++