From: Jamie Lentin Date: Wed, 23 Jul 2014 22:30:46 +0000 (+0100) Subject: HID: lenovo: Prepare support for adding other devices X-Git-Tag: cleanup-for-v3.18~99^2^6~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a5b414b4216be0fb7d26aadcf35de0fa24a03e3;p=pandora-kernel.git HID: lenovo: Prepare support for adding other devices Ensure all tpkbd specifics are within a postfixed function, the main functions for the driver should just switch to the appropriate function depending on product ID. Given this, we can add extra devices by including extra postfixed functions. Signed-off-by: Jamie Lentin Reviewed-by: Antonio Ospite Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed