cleanup ti-soc-thermal
authorPavel Machek <pavel@ucw.cz>
Sun, 18 Jan 2015 20:17:10 +0000 (21:17 +0100)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 5 May 2015 04:27:53 +0000 (21:27 -0700)
Simplify code by removing goto's where they point to simple return.

Avoid confusing |= on error values.

Correct whitespace.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>

No differences found