]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerZhang Rui <rui.zhang@intel.com>
Thu, 15 Aug 2013 07:00:28 +0000 (15:00 +0800)
commitaa1ab4347ec40da87085abaa0db18268da2d0042
tree5bde8d1190205f83a72554835cffddefafd73a03
parent9c532d1710326c0f6f5d46d7f78d9da1a03b7a52
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