ASoC: Convert to devm_ioremap_resource()
Convert all uses of devm_request_and_ioremap() to the newly introduced devm_ioremap_resource() which provides more consistent error handling. devm_ioremap_resource() provides its own error messages so all explicit error messages can be removed from the failure code paths. Signed-off-by:Thierry Reding <thierry.reding@avionic-design.de> Acked-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: Liam Girdwood <lrg@ti.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- sound/soc/cirrus/ep93xx-ac97.c 4 additions, 3 deletionssound/soc/cirrus/ep93xx-ac97.c
- sound/soc/cirrus/ep93xx-i2s.c 3 additions, 3 deletionssound/soc/cirrus/ep93xx-i2s.c
- sound/soc/codecs/jz4740.c 3 additions, 3 deletionssound/soc/codecs/jz4740.c
- sound/soc/fsl/imx-audmux.c 3 additions, 3 deletionssound/soc/fsl/imx-audmux.c
- sound/soc/fsl/imx-ssi.c 3 additions, 4 deletionssound/soc/fsl/imx-ssi.c
- sound/soc/kirkwood/kirkwood-i2s.c 3 additions, 5 deletionssound/soc/kirkwood/kirkwood-i2s.c
- sound/soc/mxs/mxs-saif.c 3 additions, 5 deletionssound/soc/mxs/mxs-saif.c
- sound/soc/pxa/mmp-sspa.c 3 additions, 3 deletionssound/soc/pxa/mmp-sspa.c
Loading
Please register or sign in to comment