]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: mxs: mxs-saif: Let device core handle pinctrl
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 6 May 2013 18:06:01 +0000 (15:06 -0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 12 May 2013 16:47:51 +0000 (20:47 +0400)
commite76af6d189075a0ca59bc654157e80da53559fb0
treec4af1e9c42159056d220ac65eef064a92d3eafc6
parentf722406faae2d073cc1d01063d1123c35425939e
ASoC: mxs: mxs-saif: Let device core handle pinctrl

Since commit ab78029 (drivers/pinctrl: grab default handles from device core),
we can rely on device core for handling pinctrl.

So remove devm_pinctrl_get_select_default() from the driver.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mxs/mxs-saif.c