Re: [lm-sensors] [PATCH 1/2 V3] applesmc: Use PnP rather thanhardcoding resources and devices

From: Matthew Garrett
Date: Mon Dec 20 2010 - 09:00:51 EST


On Mon, Dec 20, 2010 at 09:44:34PM +0800, Mikael Ström wrote:
> Hi,
>
> I know nothing about the background to the mail below, but if it's of
> any help, macfanctld uses the following hardwired paths,
>
> reading:
>
> /sys/devices/platform/applesmc.768/temp<n>_input
>
> and writing:
>
> /sys/devices/platform/applesmc.768/fan1_min
> /sys/devices/platform/applesmc.768/fan2_min
> /sys/devices/platform/applesmc.768/fan1_manual
> /sys/devices/platform/applesmc.768/fan2_manual
>
> If any of those are to be broken, please advice in advance so i can
> update the source before you break it, avoiding that the users fry their
> MacBooks.

Yes, it's very broken. Walk /sys/class/hwmon and look for an entry with
an appropriate name, don't hardcode device paths. But given the
breakage, it might be easier to just keep the platform device for now.
I'll redo the patch with that in mind.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/