[alsa-devel] [PATCH 5/6] ASoC: alc5632: Added support of two undocumented registers
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Nov 16 11:37:40 CET 2011
On Wed, Nov 16, 2011 at 12:07:02PM +0200, Leon Romanovsky wrote:
> + { 124, 0x0000 }, /* R124 - Vendor ID1 (Undocumented) */
> + { 125, 0x0000 }, /* R124 - Vendor ID2 (Undocumented) */
As these are volatile registers you don't need to provide defaults and
doing so might cause confusion.
More information about the Alsa-devel
mailing list