]> git.baikalelectronics.ru Git - kernel.git/commit
ata: sata_mv: Convert to devm_ioremap_resource()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 8 Jan 2017 22:49:22 +0000 (00:49 +0200)
committerTejun Heo <tj@kernel.org>
Mon, 9 Jan 2017 12:41:27 +0000 (07:41 -0500)
commitf31aebb141d7653a97cc55fbb7af80b0d6e776e0
tree5c572ae75a05e1d925ef0366dd0eb63d6d01721b
parentd4a294e5baeebf92f376865994d6b2b4dda31b91
ata: sata_mv: Convert to devm_ioremap_resource()

Convert to devm_ioremap_resource() which provides more consistent error
handling.

Note that devm_ioremap_resource() provides its own error messages.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/sata_mv.c