Re: [PATCH v2 5/5] [media] exynos-mscl: Add Makefile for M-Scaler driver

2013-08-29 Thread Sylwester Nawrocki
On 08/29/2013 01:55 PM, Shaik Ameer Basha wrote: > Hi Sylwester, > > On Thu, Aug 29, 2013 at 3:42 PM, Sylwester Nawrocki > wrote: >> Hi Shaik, >> >> On 08/19/2013 12:58 PM, Shaik Ameer Basha wrote: >>> This patch adds the Makefile for the M-Scaler (M2M scaler). >> >> Perhaps we could combine this

Re: [PATCH v2 5/5] [media] exynos-mscl: Add Makefile for M-Scaler driver

2013-08-29 Thread Shaik Ameer Basha
Hi Sylwester, On Thu, Aug 29, 2013 at 3:42 PM, Sylwester Nawrocki wrote: > Hi Shaik, > > On 08/19/2013 12:58 PM, Shaik Ameer Basha wrote: >> This patch adds the Makefile for the M-Scaler (M2M scaler). > > Perhaps we could combine this with patch 3/5 ? Ok. I will do that. are you done with the r

Re: [PATCH v2 5/5] [media] exynos-mscl: Add Makefile for M-Scaler driver

2013-08-29 Thread Sylwester Nawrocki
Hi Shaik, On 08/19/2013 12:58 PM, Shaik Ameer Basha wrote: > This patch adds the Makefile for the M-Scaler (M2M scaler). Perhaps we could combine this with patch 3/5 ? -- Regards, Sylwester -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majo

[PATCH v2 5/5] [media] exynos-mscl: Add Makefile for M-Scaler driver

2013-08-19 Thread Shaik Ameer Basha
This patch adds the Makefile for the M-Scaler (M2M scaler). Signed-off-by: Shaik Ameer Basha --- drivers/media/platform/Kconfig |8 drivers/media/platform/Makefile |1 + drivers/media/platform/exynos-mscl/Makefile |3 +++ 3 files changed, 12 insertio