28. Mai 2020 21:21, "Andrzej Pietrasiewicz" <[email protected]> schrieb:
> get_mode() is now redundant, as the state is stored in struct > thermal_zone_device. > > Consequently the "mode" attribute in sysfs can always be visible, because > it is always possible to get the mode from struct tzd. > > Signed-off-by: Andrzej Pietrasiewicz <[email protected]> > --- [...] > drivers/platform/x86/acerhdf.c | 12 -------- Acked-by: Peter Kaestle <[email protected]>
