commit | 6a5b414b4216be0fb7d26aadcf35de0fa24a03e3 | [log] [tgz] |
---|---|---|
author | Jamie Lentin <jm@lentin.co.uk> | Wed Jul 23 23:30:46 2014 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Jul 29 11:24:46 2014 +0200 |
tree | b274a1270f82140c05b66a5a01625da505b913e2 | |
parent | 94723bfa7bf1b647fe49c9717ee02e99d7a59957 [diff] |
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 <jm@lentin.co.uk> Reviewed-by: Antonio Ospite <ao2@ao2.it> Signed-off-by: Jiri Kosina <jkosina@suse.cz>