commit | f3cbfa5d6e1bbd80b16ea337a2b00a89264c2b45 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Mon Jun 10 18:43:53 2013 +0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 17 16:41:49 2013 -0700 |
tree | 7c0b62d1426ff6d888e26a7bb267227e4e572cef | |
parent | ea6add0bf1a209a3eab725e4429b1ac4e4cdef73 [diff] |
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>