All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/1] A codec driver for the TI WL1273 FM Radio.
@ 2010-08-19 14:00 Matti J. Aaltonen
  2010-08-19 14:00 ` [PATCH v7 1/1] ASoC: TI WL1273 FM Radio Codec Matti J. Aaltonen
  0 siblings, 1 reply; 4+ messages in thread
From: Matti J. Aaltonen @ 2010-08-19 14:00 UTC (permalink / raw)
  To: alsa-devel, broonie, lrg, peter.ujfalusi; +Cc: Matti J. Aaltonen

Hello.

And thanks for the comments to patch sets v5 and v6.

New in this version is that I've removed the global codec pointer and
also removed the codec pointer from the private data. The probe and remove
functions have also been revised accordingly.

Thanks,
Matti

Matti J. Aaltonen (1):
  ASoC: TI WL1273 FM Radio Codec.

 sound/soc/codecs/wl1273.c |  533 +++++++++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/wl1273.h |  101 +++++++++
 2 files changed, 634 insertions(+), 0 deletions(-)
 create mode 100644 sound/soc/codecs/wl1273.c
 create mode 100644 sound/soc/codecs/wl1273.h

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

end of thread, other threads:[~2010-08-19 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 14:00 [PATCH v7 0/1] A codec driver for the TI WL1273 FM Radio Matti J. Aaltonen
2010-08-19 14:00 ` [PATCH v7 1/1] ASoC: TI WL1273 FM Radio Codec Matti J. Aaltonen
2010-08-19 14:20   ` Mark Brown
2010-08-19 14:32   ` Liam Girdwood

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.