commit | 889ebae537f5cd3adfd149160b8092217de3cff0 | [log] [tgz] |
---|---|---|
author | Johannes Stezenbach <js@sig21.net> | Mon Jul 11 17:01:24 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jul 14 00:24:32 2011 +0900 |
tree | 2a65978902a499f3bf62dc6a8c85c1ce03cced6c | |
parent | 796884391504426e9da15bdf76f73c5f4eda3714 [diff] |
ASoC: STA32x: Preserve reserved register bits Chip documentation explicitly requires that the reset values of reserved register bits are left untouched. It is possible there are differences between STA326 and STA328 or future chip revisions in these bits, and clobbering them might cause malfunction. Signed-off-by: Johannes Stezenbach <js@sig21.net> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>