On Thu, Jan 31, 2013 at 03:55:37PM +0530, Sachin Kamat wrote: > Use the newly introduced devm_ioremap_resource() instead of > devm_request_and_ioremap() which provides more consistent error handling. > > Signed-off-by: Sachin Kamat <[email protected]> > Cc: Donghwa Lee <[email protected]> > Cc: Florian Tobias Schandinat <[email protected]> > Cc: [email protected] > --- > drivers/video/exynos/exynos_mipi_dsi.c | 7 ++++--- > 1 files changed, 4 insertions(+), 3 deletions(-)
All of these can drop the additional error message because equivalent error message are output by devm_ioremap_resource() itself. Thierry
pgpH1zLdVa4BA.pgp
Description: PGP signature

