15 Aug
2017
15 Aug
'17
10:11 a.m.
On Mon, Aug 14, 2017 at 05:08:40PM +0530, Bhumika Goyal wrote:
Make these const as they are either passed as the 2nd argument to the function devm_snd_soc_register_platform or snd_soc_register_platform, and the arguments are of type const. Done using Coccinelle.
Signed-off-by: Bhumika Goyal bhumirks@gmail.com
For the Wolfson bits:
Acked-by: Charles Keepax ckeepax@opensource.cirrus.com
Thanks, Charles