On Wed, Aug 04, 2010 at 12:42:59PM +0300, Matti J. Aaltonen wrote: > This is an ALSA codec for the Texas Instruments WL1273 FM Radio. This basically looks OK but... > +/* codec private data */ > +struct wl1273_priv { > + struct snd_soc_codec codec; > + enum wl1273_mode mode; > + struct wl1273_core *core; > + unsigned int channels; > +}; ...why would anything outside the driver be peering into this? _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel