Files
linux/drivers
Ryder Lee 9efc58dfa1 thermal: mediatek: use of_device_get_match_data()
The usage of of_device_get_match_data() reduce the code size a bit.

Also, the only way to call mtk_thermal_probe() is to match an entry in
mtk_thermal_of_match[], so of_id cannot be NULL.

Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
2018-05-06 16:53:47 -07:00
..
2018-04-19 15:11:50 -07:00
2018-04-27 14:12:43 +02:00
2018-04-12 21:46:10 -04:00
2018-04-18 23:37:25 -04:00
2018-05-02 21:47:35 +02:00