OSDN Git Service

char: Convert to devm_ioremap_resource()
authorThierry Reding <thierry.reding@avionic-design.de>
Mon, 21 Jan 2013 10:08:59 +0000 (11:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2013 19:41:56 +0000 (11:41 -0800)
commitc7c9e1c372452688f0ef2af794789bbd00f9fa51
tree24f46d6b8a6393db716fda9fd94916c2faafd427
parent75096579c3ac39ddc2f8b0d9a8924eba31f4d920
char: 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.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/hw_random/exynos-rng.c
drivers/char/hw_random/omap-rng.c
drivers/char/hw_random/tx4939-rng.c