remarkable-linux/sound/soc/kirkwood
Thierry Reding b25b5aa066 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>
2013-01-22 11:41:58 -08:00
..
Kconfig ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depend on I2C 2011-12-03 10:56:47 +00:00
kirkwood-dma.c ASoC: kirkwood: remove __dev* attributes 2012-12-10 00:31:24 +09:00
kirkwood-i2s.c ASoC: Convert to devm_ioremap_resource() 2013-01-22 11:41:58 -08:00
kirkwood-openrd.c ASoC: kirkwood: remove __dev* attributes 2012-12-10 00:31:24 +09:00
kirkwood-t5325.c ASoC: kirkwood: remove __dev* attributes 2012-12-10 00:31:24 +09:00
kirkwood.h ASoC: kirkwood-i2s: add support for external clock rates 2012-11-21 10:40:23 +09:00
Makefile