[PATCH] intel_idle: Make the auto-demotion flag generic

2015-02-24 Thread Srinidhi Kasagar
Disabling core and module C6 auto-demotion helps other Intel platforms other than just Baytrail. Signed-off-by: Srinidhi Kasagar --- drivers/idle/intel_idle.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/idle/intel_idle.c b/drivers/idle/intel_idle.c index

[PATCH] intel_idle: Make the auto-demotion flag generic

2015-02-24 Thread Srinidhi Kasagar
Disabling core and module C6 auto-demotion helps other Intel platforms other than just Baytrail. Signed-off-by: Srinidhi Kasagar srinidhi.kasa...@intel.com --- drivers/idle/intel_idle.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/idle/intel_idle.c b

Re: [PATCH 54/63] ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one

2013-05-07 Thread Srinidhi Kasagar
On Tue, May 07, 2013 at 09:39:21 +0200, Lee Jones wrote: > On Mon, 06 May 2013, Srinidhi Kasagar wrote: > > > On Fri, May 03, 2013 at 16:32:40 +0200, Lee Jones wrote: > > > STEDMA40_*_TO_* direction definitions are identical in all but name to > > > the pre-defined

Re: [PATCH 54/63] ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one

2013-05-07 Thread Srinidhi Kasagar
On Tue, May 07, 2013 at 09:39:21 +0200, Lee Jones wrote: On Mon, 06 May 2013, Srinidhi Kasagar wrote: On Fri, May 03, 2013 at 16:32:40 +0200, Lee Jones wrote: STEDMA40_*_TO_* direction definitions are identical in all but name to the pre-defined generic DMA_*_TO_* ones. Let's make

Re: [PATCH 56/63] ARM: ux500: Remove recently unused stedma40_xfer_dir enums

2013-05-06 Thread Srinidhi Kasagar
- STEDMA40_PERIPH_TO_MEM, > - STEDMA40_PERIPH_TO_PERIPH > -}; > - > - > /** > * struct stedma40_half_channel_info - dst/src channel configuration > * > @@ -120,7 +112,7 @@ struct stedma40_half_channel_info { > * > */ > struct stedma40_chan_cfg { > - enum stedma40_xfer_di

Re: [PATCH 54/63] ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one

2013-05-06 Thread Srinidhi Kasagar
), 27 deletions(-) Hope you have taken care for all other files, because, I see few more instances in my tree apart from the above files. Otherwise.. Acked-by: srinidhi kasagar regards, srinidhi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: [PATCH 61/63] ARM: ux500: Stop passing DMA platform data though AUXDATA

2013-05-06 Thread Srinidhi Kasagar
lookup table. */ > - OF_DEV_AUXDATA("stericsson,db8500-dma40", 0x801C, > -"dma40.0", _plat_data), > + OF_DEV_AUXDATA("stericsson,db8500-dma40", 0x801C, "dma40.0", NULL), Acked-by: srinidhi kasagar srinidhi -- To u

Re: [PATCH 4/4] staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warning

2013-05-06 Thread Srinidhi Kasagar
On Sun, May 05, 2013 at 16:18:55 +0200, Dan Carpenter wrote: > On Fri, May 03, 2013 at 12:37:14PM +0530, Srinidhi Kasagar wrote: > > On Thu, May 02, 2013 at 17:48:10 +0200, Lee Jones wrote: > > > drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c: > > > In func

Re: [PATCH 4/4] staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warning

2013-05-06 Thread Srinidhi Kasagar
On Sun, May 05, 2013 at 16:18:55 +0200, Dan Carpenter wrote: On Fri, May 03, 2013 at 12:37:14PM +0530, Srinidhi Kasagar wrote: On Thu, May 02, 2013 at 17:48:10 +0200, Lee Jones wrote: drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c: In function ‘synaptics_rmi4_resume’: drivers

Re: [PATCH 61/63] ARM: ux500: Stop passing DMA platform data though AUXDATA

2013-05-06 Thread Srinidhi Kasagar
, 0x801C, -dma40.0, dma40_plat_data), + OF_DEV_AUXDATA(stericsson,db8500-dma40, 0x801C, dma40.0, NULL), Acked-by: srinidhi kasagar srinidhi.kasa...@stericsson.com srinidhi -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH 54/63] ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one

2013-05-06 Thread Srinidhi Kasagar
you have taken care for all other files, because, I see few more instances in my tree apart from the above files. Otherwise.. Acked-by: srinidhi kasagar srinidhi.kasa...@stericsson.com regards, srinidhi -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [PATCH 56/63] ARM: ux500: Remove recently unused stedma40_xfer_dir enums

2013-05-06 Thread Srinidhi Kasagar
stedma40_half_channel_info - dst/src channel configuration * @@ -120,7 +112,7 @@ struct stedma40_half_channel_info { * */ struct stedma40_chan_cfg { - enum stedma40_xfer_dir dir; + enum dma_transfer_direction dir; Acked-by: srinidhi kasagar

Re: [PATCH 4/4] staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warning

2013-05-03 Thread Srinidhi Kasagar
On Thu, May 02, 2013 at 17:48:10 +0200, Lee Jones wrote: > drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c: > In function ‘synaptics_rmi4_resume’: > drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c:1090:18: > warning: ignoring return value of ‘regulator_enable’, declared > with

Re: [PATCH 04/42] rtc: rtc-ab8500: remove unnecessary platform_set_drvdata()

2013-05-03 Thread Srinidhi Kasagar
On Fri, May 03, 2013 at 08:24:24 +0200, Jingoo Han wrote: > The driver core clears the driver data to NULL after device_release > or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d > (device-core: Ensure drvdata = NULL when no driver is bound). > Thus, it is not needed to

Re: [PATCH 04/42] rtc: rtc-ab8500: remove unnecessary platform_set_drvdata()

2013-05-03 Thread Srinidhi Kasagar
On Fri, May 03, 2013 at 08:24:24 +0200, Jingoo Han wrote: The driver core clears the driver data to NULL after device_release or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d (device-core: Ensure drvdata = NULL when no driver is bound). Thus, it is not needed to

Re: [PATCH 4/4] staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warning

2013-05-03 Thread Srinidhi Kasagar
On Thu, May 02, 2013 at 17:48:10 +0200, Lee Jones wrote: drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c: In function ‘synaptics_rmi4_resume’: drivers/staging/ste_rmi4/synaptics_i2c_rmi4.c:1090:18: warning: ignoring return value of ‘regulator_enable’, declared with

Re: [PATCH 3/5] ARM: ux500: Stop passing DMA platform data though AUXDATA

2013-05-02 Thread Srinidhi Kasagar
On Tue, Apr 30, 2013 at 17:41:35 +0200, Lee Jones wrote: > The DMA platform data is now empty due to some recent refactoring, > so there is no longer a requirement to pass it though. > > Signed-off-by: Lee Jones > --- > arch/arm/mach-ux500/cpu-db8500.c |3 +-- > 1 file changed, 1

Re: [PATCH 3/5] ARM: ux500: Stop passing DMA platform data though AUXDATA

2013-05-02 Thread Srinidhi Kasagar
On Tue, Apr 30, 2013 at 17:41:35 +0200, Lee Jones wrote: The DMA platform data is now empty due to some recent refactoring, so there is no longer a requirement to pass it though. Signed-off-by: Lee Jones lee.jo...@linaro.org --- arch/arm/mach-ux500/cpu-db8500.c |3 +-- 1 file changed,

Re: [PATCH 15/49] ARM: ux500: Add supply for the L3G4200D Gyroscope

2013-02-07 Thread Srinidhi Kasagar
On Thu, Feb 07, 2013 at 16:36:03 +0100, Linus Walleij wrote: > On Wed, Feb 6, 2013 at 11:53 AM, Lee Jones wrote: > > > This patch lists the L3G4200D Gyroscope as a consumer of the > > AB8500 VAUX1 regulator. > > > > Signed-off-by: Lee Jones > > --- > >

Re: [PATCH 15/49] ARM: ux500: Add supply for the L3G4200D Gyroscope

2013-02-07 Thread Srinidhi Kasagar
On Thu, Feb 07, 2013 at 16:36:03 +0100, Linus Walleij wrote: On Wed, Feb 6, 2013 at 11:53 AM, Lee Jones lee.jo...@linaro.org wrote: This patch lists the L3G4200D Gyroscope as a consumer of the AB8500 VAUX1 regulator. Signed-off-by: Lee Jones lee.jo...@linaro.org ---

Re: Fwd: [PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout

2012-11-15 Thread Srinidhi Kasagar
On Thu, Nov 15, 2012 at 11:18:20 +0100, Wolfram Sang wrote: > On Thu, Nov 15, 2012 at 03:27:42PM +0530, Srinidhi Kasagar wrote: > > On Thu, Nov 15, 2012 at 10:29:53 +0100, Wolfram Sang wrote: > > > > > > > > - if (timeout < 0) { > >

Re: Fwd: [PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout

2012-11-15 Thread Srinidhi Kasagar
On Thu, Nov 15, 2012 at 10:29:53 +0100, Wolfram Sang wrote: > > > > - if (timeout < 0) { > > > - dev_err(>adev->dev, > > > - "wait_for_completion_timeout " > > > - "returned %d waiting for event\n", timeout); > > > -

Re: Fwd: [PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout

2012-11-15 Thread Srinidhi Kasagar
[...] > From: Chuansheng Liu > Date: Tue, Nov 6, 2012 at 6:18 PM > Subject: [PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout > To: linus.wall...@linaro.org, w.s...@pengutronix.de > Cc: linux-arm-ker...@lists.infradead.org, > linux-kernel@vger.kernel.org,

Re: Fwd: [PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout

2012-11-15 Thread Srinidhi Kasagar
[...] From: Chuansheng Liu chuansheng@intel.com Date: Tue, Nov 6, 2012 at 6:18 PM Subject: [PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout To: linus.wall...@linaro.org, w.s...@pengutronix.de Cc: linux-arm-ker...@lists.infradead.org, linux-kernel@vger.kernel.org,

Re: Fwd: [PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout

2012-11-15 Thread Srinidhi Kasagar
On Thu, Nov 15, 2012 at 10:29:53 +0100, Wolfram Sang wrote: - if (timeout 0) { - dev_err(dev-adev-dev, - wait_for_completion_timeout - returned %d waiting for event\n, timeout); - status = timeout;

Re: Fwd: [PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout

2012-11-15 Thread Srinidhi Kasagar
On Thu, Nov 15, 2012 at 11:18:20 +0100, Wolfram Sang wrote: On Thu, Nov 15, 2012 at 03:27:42PM +0530, Srinidhi Kasagar wrote: On Thu, Nov 15, 2012 at 10:29:53 +0100, Wolfram Sang wrote: - if (timeout 0) { - dev_err(dev-adev-dev

Re: Fwd: [PATCH v9 07/13] ARM: SoC: convert ux500 to SoC descriptor

2012-09-12 Thread Srinidhi Kasagar
it_machine(void) > MACHINE_START(U8500, "ST-Ericsson MOP500 platform") > /* Maintainer: Srinidhi Kasagar */ > .atag_offset= 0x100, > + .smp= smp_ops(ux500_smp_ops), > .map_io = u8500_map_io, > .init_irq = ux500_init_irq

Re: Fwd: [PATCH v9 07/13] ARM: SoC: convert ux500 to SoC descriptor

2012-09-12 Thread Srinidhi Kasagar
) MACHINE_START(U8500, ST-Ericsson MOP500 platform) /* Maintainer: Srinidhi Kasagar srinidhi.kasa...@stericsson.com */ .atag_offset= 0x100, + .smp= smp_ops(ux500_smp_ops), .map_io = u8500_map_io, .init_irq = ux500_init_irq, /* we