Misc: sram: Remove unneeded check
authorAlexander Shiyan <shc_work@mail.ru>
Mon, 10 Jun 2013 14:43:53 +0000 (18:43 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jun 2013 23:41:49 +0000 (16:41 -0700)
Patch removes unneeded check for resource since
devm_ioremap_resource do all for us.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found