mips: txx9: fix iounmap related issue
authorDing Xiang <dingxiang@cmss.chinamobile.com>
Thu, 6 Sep 2018 04:19:19 +0000 (12:19 +0800)
committerPaul Burton <paul.burton@mips.com>
Thu, 6 Sep 2018 21:12:35 +0000 (14:12 -0700)
commitc6e1241a82e6e74d1ae5cc34581dab2ffd6022d0
tree5b62c8a72d6b652f759ed8e9fe751fb4fe034019
parent7c45885ea92972e7909847c39bd1698b76dffd73
mips: txx9: fix iounmap related issue

if device_register return error, iounmap should be called, also iounmap
need to call before put_device.

Signed-off-by: Ding Xiang <dingxiang@cmss.chinamobile.com>
Reviewed-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20476/
Cc: ralf@linux-mips.org
Cc: jhogan@kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
arch/mips/txx9/generic/setup.c