* Rename of WM8996 for 3.1
@ 2011-08-08 8:27 Mark Brown
2011-08-08 8:49 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2011-08-08 8:27 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood
This update to rename the WM8915 to WM8996 had some cross tree issues
due to the use of the platform data for the device in the Cragganmore
machine driver so got held off until things settled down during the
merge window. I'm posting it separately to any other updates in case
you're nervous about taking it. I can guarantee that only that one
machine is affected. This is probably about the best time to do the
update while minimizing the cross tree issues.
The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:
Linux 3.1-rc1 (2011-08-07 18:23:30 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git wm8996-rename
Mark Brown (2):
ASoC: Rename WM8915 to WM8996
ASoC: Acknowledge WM8996 interrupts before acting on them
arch/arm/mach-s3c64xx/mach-crag6410.c | 18 +-
include/sound/{wm8915.h => wm8996.h} | 28 +-
sound/soc/codecs/Kconfig | 8 +-
sound/soc/codecs/Makefile | 4 +-
sound/soc/codecs/wm8915.c | 2995 --------------------------
sound/soc/codecs/wm8915.h | 3717 ---------------------------------
sound/soc/codecs/wm8996.c | 2994 ++++++++++++++++++++++++++
sound/soc/codecs/wm8996.h | 3717 +++++++++++++++++++++++++++++++++
sound/soc/samsung/Kconfig | 2 +-
sound/soc/samsung/speyside.c | 32 +-
10 files changed, 6757 insertions(+), 6758 deletions(-)
rename include/sound/{wm8915.h => wm8996.h} (63%)
delete mode 100644 sound/soc/codecs/wm8915.c
delete mode 100644 sound/soc/codecs/wm8915.h
create mode 100644 sound/soc/codecs/wm8996.c
create mode 100644 sound/soc/codecs/wm8996.h
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Rename of WM8996 for 3.1
2011-08-08 8:27 Rename of WM8996 for 3.1 Mark Brown
@ 2011-08-08 8:49 ` Takashi Iwai
2011-08-08 8:56 ` Mark Brown
0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2011-08-08 8:49 UTC (permalink / raw)
To: Mark Brown; +Cc: alsa-devel, Liam Girdwood
At Mon, 8 Aug 2011 17:27:25 +0900,
Mark Brown wrote:
>
> This update to rename the WM8915 to WM8996 had some cross tree issues
> due to the use of the platform data for the device in the Cragganmore
> machine driver so got held off until things settled down during the
> merge window. I'm posting it separately to any other updates in case
> you're nervous about taking it. I can guarantee that only that one
> machine is affected. This is probably about the best time to do the
> update while minimizing the cross tree issues.
OK, I just pulled it to fix/asoc branch now.
I'm going to send a pull request to Linus tomorrow.
thanks,
Takashi
> The following changes since commit 322a8b034003c0d46d39af85bf24fee27b902f48:
>
> Linux 3.1-rc1 (2011-08-07 18:23:30 -0700)
>
> are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git wm8996-rename
>
> Mark Brown (2):
> ASoC: Rename WM8915 to WM8996
> ASoC: Acknowledge WM8996 interrupts before acting on them
>
> arch/arm/mach-s3c64xx/mach-crag6410.c | 18 +-
> include/sound/{wm8915.h => wm8996.h} | 28 +-
> sound/soc/codecs/Kconfig | 8 +-
> sound/soc/codecs/Makefile | 4 +-
> sound/soc/codecs/wm8915.c | 2995 --------------------------
> sound/soc/codecs/wm8915.h | 3717 ---------------------------------
> sound/soc/codecs/wm8996.c | 2994 ++++++++++++++++++++++++++
> sound/soc/codecs/wm8996.h | 3717 +++++++++++++++++++++++++++++++++
> sound/soc/samsung/Kconfig | 2 +-
> sound/soc/samsung/speyside.c | 32 +-
> 10 files changed, 6757 insertions(+), 6758 deletions(-)
> rename include/sound/{wm8915.h => wm8996.h} (63%)
> delete mode 100644 sound/soc/codecs/wm8915.c
> delete mode 100644 sound/soc/codecs/wm8915.h
> create mode 100644 sound/soc/codecs/wm8996.c
> create mode 100644 sound/soc/codecs/wm8996.h
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Rename of WM8996 for 3.1
2011-08-08 8:49 ` Takashi Iwai
@ 2011-08-08 8:56 ` Mark Brown
0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2011-08-08 8:56 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, Liam Girdwood
On Mon, Aug 08, 2011 at 10:49:42AM +0200, Takashi Iwai wrote:
> OK, I just pulled it to fix/asoc branch now.
> I'm going to send a pull request to Linus tomorrow.
Great, thanks. I'm holding off on the 3.2 stuff until it's been in
-next from my tree in order to try to avoid any issues that have built
up propagating into your tree.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-08-08 8:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-08 8:27 Rename of WM8996 for 3.1 Mark Brown
2011-08-08 8:49 ` Takashi Iwai
2011-08-08 8:56 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox