Re: [PATCH 0/2] usb: exynos: Fix compatible strings used for device

2012-12-16 Thread Grant Likely
On Thu, 13 Dec 2012 20:22:26 +0530, Vivek Gautam gautam.vi...@samsung.com wrote: Using chip specific compatible string as it should be. So fixing this for ehci-s5p, ohci-exynos and dwc3-exynos which till now used a generic 'exynos' in their compatible strings. This goes as per the

Re: [PATCH v3 1/2] ARM: Exynos5250: Enabling ehci-s5p driver

2012-12-16 Thread Grant Likely
On Thu, 13 Dec 2012 22:06:01 +0530, Vivek Gautam gautam.vi...@samsung.com wrote: Adding EHCI device tree node for Exynos5250 along with the device base adress and gpio line for vbus. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com Acked-by: Jingoo Han jg1@samsung.com ---

Re: [PATCH] ARM: EXYNOS: Fix compile error in dev-audio.c

2012-12-16 Thread Olof Johansson
On Fri, Dec 14, 2012 at 12:15 AM, Jonghwan Choi jhbird.c...@samsung.com wrote: arch/arm/mach-exynos/dev-audio.c:58:4: error: unknown field 'src_clk' specified in initializer arch/arm/mach-exynos/dev-audio.c:58:4: warning: initialization makes integer from pointer without a cast [enabled by

Re: [PATCH] ARM: EXYNOS: Fix compile error in dev-audio.c

2012-12-16 Thread Padma Venkat
Hi, On Mon, Dec 17, 2012 at 6:12 AM, Olof Johansson o...@lixom.net wrote: On Fri, Dec 14, 2012 at 12:15 AM, Jonghwan Choi jhbird.c...@samsung.com wrote: arch/arm/mach-exynos/dev-audio.c:58:4: error: unknown field 'src_clk' specified in initializer arch/arm/mach-exynos/dev-audio.c:58:4: