[PATCH] TWD: enable one-shot mode

2010-12-24 Thread Russell King - ARM Linux
Allow one shot timer mode to be used with the TWD. This allows NOHZ mode to be used on SMP systems using the TWD localtimer. Tested on Versatile Express. Signed-off-by: Russell King --- Acks/Tested-by's would be appreciated, thanks. Merry Christmas. arch/arm/Kconfig |1 + 1 file changed,

Re: [PATCH 2/4] ARM: SAMSUNG: Add SMDK audio configuration

2010-12-24 Thread Mark Brown
On Fri, Dec 24, 2010 at 03:42:18PM +0900, Seungwhan Youn wrote: > select S3C_DEV_HSMMC > + select SMDK_HAS_WM9710_AC97 if ASOC_SAMSUNG > help There's no need for the ifs here - since the actual machine driver is a user visible control and the SMDK_HAS_ are just dependencies for th

Re: [alsa-devel] [PATCH 0/4] Modify configures to support Samsung ASoC dependancyless

2010-12-24 Thread Liam Girdwood
On Fri, 2010-12-24 at 16:56 +0900, Jassi Brar wrote: > On Fri, Dec 24, 2010 at 3:26 PM, Seungwhan Youn wrote: > > Hi, > > > > These patches modify configuration to make audio support configurations on > > platform(or arch) from sound/soc/samsung. This prevents that audio config > > consider which

Re: [RFC/PATCH] v4l: Add S5P MIPI-CSI2 interface subdev driver

2010-12-24 Thread Hans Verkuil
On Thursday, December 23, 2010 20:26:15 Sylwester Nawrocki wrote: > Add the v4l2 subdev/platform device driver for S5P SoC MIPI-CSI2 > slave devices. > > Signed-off-by: Sylwester Nawrocki > Signed-off-by: Kyungmin Park > > --- > > Hello, > > this patch adds a v4l2 subdev/platform device drive