]> Pileus Git - ~andy/linux/commit
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)
commitf3cbfa5d6e1bbd80b16ea337a2b00a89264c2b45
tree7c0b62d1426ff6d888e26a7bb267227e4e572cef
parentea6add0bf1a209a3eab725e4429b1ac4e4cdef73
Misc: sram: Remove unneeded check

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>
drivers/misc/sram.c