27 Mar
2013
27 Mar
'13
4:13 p.m.
On Wed, Mar 27, 2013 at 12:52:42PM +0000, Mark Brown wrote:
+static const struct soc_enum wm5102_hpout_osr[] = {
- SOC_VALUE_ENUM_SINGLE(ARIZONA_OUTPUT_PATH_CONFIG_1L,
ARIZONA_OUT1_OSR_SHIFT, 0xe00, 3,
^^^^^ The mask here shouldn't be shifted just 0x7.
Charles