thermal: exynos_tmu: fix wrong error check for mapped memory
authorNaveen Krishna Chatradhi <ch.naveen@samsung.com>
Wed, 7 Aug 2013 08:31:09 +0000 (14:01 +0530)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:25:12 +0000 (07:25 +0200)
commit9ae5c28b2859955a4a7760b2d60a449b84e97f82
treeb2fc2c0705f529012d22da66d39956b70db7f983
parent2b5d7296e5b36a6a3014dd2e8e62f77e08aecbdf
thermal: exynos_tmu: fix wrong error check for mapped memory

The error check is checking for a "base" mapped memory base
instead of "base_common". Fixing the same.

Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/samsung/exynos_tmu.c