Wei Yongjun 496fa3ba0a
ASoC: stm32: sai: fix invalid use of sizeof in stm32_sai_add_mclk_provider()
sizeof() when applied to a pointer typed expression gives the
size of the pointer, not that of the pointed data.

Fixes: 8307b2afd386 ("ASoC: stm32: sai: set sai as mclk clock provider")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-11-13 16:27:48 -08:00
..
2018-11-13 11:44:12 -08:00
2018-11-06 17:23:24 +00:00
2018-01-10 16:42:10 +00:00
2018-07-18 13:08:36 +01:00
2018-07-18 13:08:36 +01:00
2018-09-20 10:31:20 -07:00