[PATCH 0/2] twl4030_codec cleanup

2011-03-02 Thread Ilkka Koskinen
This series of patches removes duplicate audio_mclk fields from
twl4030_codec driver.

The patches have been compiled on sound-2.6/for-2.6.39 branch.
I haven't tested them on any target board though.

Ilkka Koskinen (2):
  omap: Remove unnecessary twl4030_codec_audio settings from board
files
  mfd: twl4030_codec: Remove unused and duplicate audio_mclk fields

 arch/arm/mach-omap2/board-3430sdp.c  |4 +---
 arch/arm/mach-omap2/board-devkit8000.c   |4 +---
 arch/arm/mach-omap2/board-igep0020.c |4 +---
 arch/arm/mach-omap2/board-omap3beagle.c  |4 +---
 arch/arm/mach-omap2/board-omap3evm.c |4 +---
 arch/arm/mach-omap2/board-omap3pandora.c |4 +---
 arch/arm/mach-omap2/board-omap3stalker.c |4 +---
 arch/arm/mach-omap2/board-omap3touchbook.c   |4 +---
 arch/arm/mach-omap2/board-overo.c|4 +---
 arch/arm/mach-omap2/board-zoom-peripherals.c |4 +---
 include/linux/i2c/twl.h  |2 --
 11 files changed, 10 insertions(+), 32 deletions(-)

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/2] twl4030_codec cleanup

2011-03-02 Thread Peter Ujfalusi
On 03/02/11 15:24, Ilkka Koskinen wrote:
 This series of patches removes duplicate audio_mclk fields from
 twl4030_codec driver.
 
 The patches have been compiled on sound-2.6/for-2.6.39 branch.
 I haven't tested them on any target board though.
 
 Ilkka Koskinen (2):
   omap: Remove unnecessary twl4030_codec_audio settings from board
 files
   mfd: twl4030_codec: Remove unused and duplicate audio_mclk fields
 
  arch/arm/mach-omap2/board-3430sdp.c  |4 +---
  arch/arm/mach-omap2/board-devkit8000.c   |4 +---
  arch/arm/mach-omap2/board-igep0020.c |4 +---
  arch/arm/mach-omap2/board-omap3beagle.c  |4 +---
  arch/arm/mach-omap2/board-omap3evm.c |4 +---
  arch/arm/mach-omap2/board-omap3pandora.c |4 +---
  arch/arm/mach-omap2/board-omap3stalker.c |4 +---
  arch/arm/mach-omap2/board-omap3touchbook.c   |4 +---
  arch/arm/mach-omap2/board-overo.c|4 +---
  arch/arm/mach-omap2/board-zoom-peripherals.c |4 +---
  include/linux/i2c/twl.h  |2 --
  11 files changed, 10 insertions(+), 32 deletions(-)
 

Thanks Ilkka!
This was in my to do list, now I can remove this item.

All:
Acked-by: Peter Ujfalusi peter.ujfal...@nokia.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [alsa-devel] [PATCH 0/2] twl4030_codec cleanup

2011-03-02 Thread Mark Brown
On Wed, Mar 02, 2011 at 03:24:04PM +0200, Ilkka Koskinen wrote:

 Ilkka Koskinen (2):
   omap: Remove unnecessary twl4030_codec_audio settings from board
 files
   mfd: twl4030_codec: Remove unused and duplicate audio_mclk fields

Acked-by: Mark Brown broo...@opensource.wolfsonmicro.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/2] twl4030_codec cleanup

2011-03-02 Thread Samuel Ortiz
Hi Ilkka,

On Wed, Mar 02, 2011 at 03:24:04PM +0200, Ilkka Koskinen wrote:
 This series of patches removes duplicate audio_mclk fields from
 twl4030_codec driver.
 
 The patches have been compiled on sound-2.6/for-2.6.39 branch.
 I haven't tested them on any target board though.
I'm fine with the twl.h changes, but I think it would make sense for Tony to
take this patchset. Tony, is that ok with you ?

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/2] twl4030_codec cleanup

2011-03-02 Thread Tony Lindgren
Hi Samuel,

* Samuel Ortiz sa...@linux.intel.com [110302 06:32]:
 Hi Ilkka,
 
 On Wed, Mar 02, 2011 at 03:24:04PM +0200, Ilkka Koskinen wrote:
  This series of patches removes duplicate audio_mclk fields from
  twl4030_codec driver.
  
  The patches have been compiled on sound-2.6/for-2.6.39 branch.
  I haven't tested them on any target board though.
 I'm fine with the twl.h changes, but I think it would make sense for Tony to
 take this patchset. Tony, is that ok with you ?

Sure if you prefer that.

Tony
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html