On Mon, Jan 23, 2012 at 06:49:44PM -0800, Guenter Roeck wrote: > From: Guenter Roeck <linux@xxxxxxxxxxxx> > > Cc: Henrik Rydberg <rydberg@xxxxxxxxxxx> > Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > drivers/hwmon/applesmc.c | 6 ++++-- > 1 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c > index b989553..1b13085 100644 > --- a/drivers/hwmon/applesmc.c > +++ b/drivers/hwmon/applesmc.c > @@ -1189,8 +1189,10 @@ static int applesmc_dmi_match(const struct dmi_system_id *id) > return 1; > } > > -/* Note that DMI_MATCH(...,"MacBook") will match "MacBookPro1,1". > - * So we need to put "Apple MacBook Pro" before "Apple MacBook". */ > +/* > + * Note that DMI_MATCH(...,"MacBook") will match "MacBookPro1,1". > + * So we need to put "Apple MacBook Pro" before "Apple MacBook". > + */ > static __initdata struct dmi_system_id applesmc_whitelist[] = { > { applesmc_dmi_match, "Apple MacBook Air", { > DMI_MATCH(DMI_BOARD_VENDOR, "Apple"), > -- > 1.7.3.1 > Acked-by: Henrik Rydberg <rydberg@xxxxxxxxxxx> Thanks, Henrik _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors