All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH Resend 0/4] ASoC: tegra: Some fixes in codec files
@ 2013-01-24  9:21 Sachin Kamat
  2013-01-24  9:21 ` [PATCH 1/4] ASoC: tegra_wm9712: Remove __devinitconst attribute Sachin Kamat
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sachin Kamat @ 2013-01-24  9:21 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, sachin.kamat, broonie, swarren, lgirdwood

Resending this series with Stephen Warren's 'Reviewed-by' tag and dropping
a patch as suggested by him.

Compile tested using tegra_defconfig on the for-next branch of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git


Sachin Kamat (4):
  ASoC: tegra_wm9712: Remove __devinitconst attribute
  ASoC: tegra20_ac97: Remove __devinitconst attribute
  ASoC: tegra: Use NULL instead of 0 for pointers
  ASoC: tegra: Staticize some functions in tegra30_i2s.c

 sound/soc/tegra/tegra20_ac97.c |    2 +-
 sound/soc/tegra/tegra30_ahub.c |    4 ++--
 sound/soc/tegra/tegra30_i2s.c  |    4 ++--
 sound/soc/tegra/tegra_wm9712.c |    2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-24 10:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24  9:21 [PATCH Resend 0/4] ASoC: tegra: Some fixes in codec files Sachin Kamat
2013-01-24  9:21 ` [PATCH 1/4] ASoC: tegra_wm9712: Remove __devinitconst attribute Sachin Kamat
2013-01-24  9:21 ` [PATCH 2/4] ASoC: tegra20_ac97: " Sachin Kamat
2013-01-24  9:21 ` [PATCH 3/4] ASoC: tegra: Use NULL instead of 0 for pointers Sachin Kamat
2013-01-24  9:21 ` [PATCH 4/4] ASoC: tegra: Staticize some functions in tegra30_i2s.c Sachin Kamat
2013-01-24 10:55 ` [PATCH Resend 0/4] ASoC: tegra: Some fixes in codec files Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.