MMC: meson: remove redundant return value check of platform_get_resource()
authorWei Yongjun <weiyj.lk@gmail.com>
Sat, 20 Aug 2016 15:30:16 +0000 (15:30 +0000)
committerKevin Hilman <khilman@baylibre.com>
Mon, 22 Aug 2016 12:47:55 +0000 (05:47 -0700)
commit979ca6699467cc6510f2328c0f1b637003378f8f
treefe7e811f09373180f4dea2b3c2be3181222bd0d7
parentd18a33c67119ccbc1963b2c8da19e4ee0c9904f3
MMC: meson: remove redundant return value check of platform_get_resource()

Remove unneeded error handling on the result of a call
to platform_get_resource() when the value is passed to
devm_ioremap_resource().

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
drivers/mmc/host/meson-gxbb.c
This page took 0.024141 seconds and 5 git commands to generate.