commit | ad9914ac3b1f5c12ef2cf1c58a6ddda306fb79d4 | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Mon Dec 08 18:04:19 2014 +0100 |
committer | Eduardo Valentin <edubezval@gmail.com> | Mon Dec 08 15:53:55 2014 -0400 |
tree | 893a3ae88d65d29dd65a3968f597402b6c8b5c62 | |
parent | a9bf2cc49d9030e374edb9cc0389512a1a1c357e [diff] |
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>