thermal: of: Rename struct __thermal_trip to struct thermal_trip
authorLukasz Majewski <l.majewski@samsung.com>
Mon, 8 Dec 2014 17:04:19 +0000 (18:04 +0100)
committerEduardo Valentin <edubezval@gmail.com>
Mon, 8 Dec 2014 19:53:55 +0000 (15:53 -0400)
commitad9914ac3b1f5c12ef2cf1c58a6ddda306fb79d4
tree893a3ae88d65d29dd65a3968f597402b6c8b5c62
parenta9bf2cc49d9030e374edb9cc0389512a1a1c357e
thermal: of: Rename struct __thermal_trip to struct thermal_trip

This patch changes name of struct __thermal_trip to thermal_trip and moves
declaration of the latter to ./include/linux/thermal.h for better visibility.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/of-thermal.c
include/linux/thermal.h