From: Stefan Kristiansson Date: Mon, 29 Sep 2014 19:39:13 +0000 (+0300) Subject: ASoC: ssm2602: do not hardcode type to SSM2602 X-Git-Tag: fixes-for-v3.18-merge-window~52^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe2a08b3bf1a6e35c00e18843bc19aa1778432c3;p=pandora-kernel.git ASoC: ssm2602: do not hardcode type to SSM2602 The correct type (SSM2602/SSM2603/SSM2604) is passed down from the ssm2602_spi_probe()/ssm2602_spi_probe() functions, so use that instead of hardcoding it to SSM2602 in ssm2602_probe(). Fixes: c924dc68f737 ("ASoC: ssm2602: Split SPI and I2C code into different modules") Signed-off-by: Stefan Kristiansson Signed-off-by: Mark Brown Acked-by: Lars-Peter Clausen Cc: stable@vger.kernel.org --- Reading git-diff-tree failed