From: Mark Brown Date: Wed, 12 Mar 2014 13:32:34 +0000 (+0000) Subject: ASoC: tlv320aic23: Remove spurious bits per word setting X-Git-Tag: v3.15-rc1~36^2~1^2^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=051389e250d018f7c38c8043c54aa8979d4b2cab;p=pandora-kernel.git ASoC: tlv320aic23: Remove spurious bits per word setting regmap should handle any byte ordering issues required, it is looking for a byte stream from the bus, so don't set 16 bits per word. This is likely to have tested out OK due to use of an unmerged SPI controller driver. Signed-off-by: Mark Brown Tested-by: Max Filippov --- Reading git-diff-tree failed