
8 Dec
2014
8 Dec
'14
2:12 p.m.
On Mon, Dec 08, 2014 at 10:21:52AM +0530, Padma Venkat wrote:
On 12/6/14, Mark Brown broonie@kernel.org wrote:
- }, {
.name = "samsung-i2sv4",
.driver_data = (kernel_ulong_t)&i2sv5_dai_type_i2s1,
I think here you need to use i2sv5_dai_type because i2sv5_dai_type_i2s1 is introduced for exynos7 on which the i2s1 is of type v5 but with slightly modified bit offsets.
OK, though I presume that's wrong too (otherwise it should be v4).