Re: [PATCH] classmate-laptop: Fix extra keys hardware id.

From: Miguel GÃmez
Date: Tue Jul 24 2012 - 09:17:22 EST


Since ACPI devices ids were changed to use always upper-case letters, the ACPI
id of the extra keys (FNBT0000) was not maching the one defined in the driver
(FnBT0000), causing the extra keys not to work.

The patch replaces the driver id with the one reported by ACPI, fixing the
problem.

Signed-off-by: Miguel GÃmez <magomez@xxxxxxxxxx>

I've created this patch on top of linux-next, but it won't apply over the patch I've just sent for the accelerometer (neither the later over the former).

How do you want me to proceed? Should I sent this again over the accelerometer patch?

Regards!

--
Miguel GÃmez
Igalia - http://www.igalia.com
--
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/