thermal: rcar-thermal: fix same mask applied twice
authorPatrick Titiano <ptitiano@baylibre.com>
Fri, 28 Feb 2014 13:10:03 +0000 (14:10 +0100)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:21:21 +0000 (09:21 +0900)
commit31507c68d374afa92ebcd4d6e1d00051b2f9d90a
tree670beb9646d95fcdc786429a08acd199dbc4392d
parent65a016d2d42f36fa39f0ada3ae9cdd75ad4ffc13
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>
(cherry picked from commit 206c0cba095acbb91d552d220207d690c9b29594)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/thermal/rcar_thermal.c