thermal: bcm2835: enable hwmon explicitly
authorMatthias Brugger <mbrugger@suse.com>
Sun, 21 Oct 2018 21:58:48 +0000 (23:58 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Wed, 2 Jan 2019 12:47:08 +0000 (04:47 -0800)
commitd56c19d07e0bc3ceff366a49b7d7a2440c967b1b
tree8bccdc30d511e8459d1b8b2f6e69fd1ec271d75a
parent03334ba8b425b2ad275c8f390cf83c7b081c3095
thermal: bcm2835: enable hwmon explicitly

By defaul of-based thermal driver do not enable hwmon.
This patch does this explicitly, so that the temperature can be read
through the common hwmon sysfs.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/broadcom/bcm2835_thermal.c