thermal: rcar-thermal: fix same mask applied twice
commit206c0cba095acbb91d552d220207d690c9b29594
authorPatrick Titiano <ptitiano@baylibre.com>
Fri, 28 Feb 2014 13:10:03 +0000 (28 14:10 +0100)
committerZhang Rui <rui.zhang@intel.com>
Tue, 8 Apr 2014 01:01:39 +0000 (8 09:01 +0800)
tree4a3d6b73d3f11ef07d3dc746cc1c7d498ad83c7a
parent5204f8c0a7f0fbdc0fe0d1f614b2c436069c8a18
thermal: rcar-thermal: fix same mask applied twice

Mask is already applied preceding the if statement.
Remove the second mask.

Signed-off-by: Patrick Titiano <ptitiano@baylibre.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/rcar_thermal.c