From: Linus Torvalds Date: Mon, 7 Nov 2011 02:34:03 +0000 (-0800) Subject: hid/apple: modern macbook airs use the standard apple function key translations X-Git-Tag: v3.2-rc1~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21404b772a1c65f7b935b8c0fddc388a949f4e31;p=pandora-kernel.git hid/apple: modern macbook airs use the standard apple function key translations This removes the use of the special "macbookair_fn_keys" keyboard translation table for the MacBookAir4,x models (ie the 2011 refresh). They use the standard apple_fn_keys[] translation. Apparently only the old MacBook Air's need a different translation table. This mirrors the change that commit da617c7cb915 ("HID: consolidate MacbookAir 4,1 mappings") did for the WELLSPRING6A ones, but does it for the WELLSPRING6 model used on the MacBookAir4,2. Reported-and-tested-by: Dirk Hohndel Cc: Jiri Kosina Cc: Joshua V Dillon Cc: Chase Douglas Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed