commit | 0d74679c37241f539b80334085e73ba063b2116d | [log] [tgz] |
---|---|---|
author | Anssi Hannula <anssi.hannula@iki.fi> | Sun Apr 01 16:41:45 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Apr 11 02:04:59 2012 -0300 |
tree | 3be0a9bf48c33231ea4fe70d03ca8f8e4dd2c3eb | |
parent | feed0258e11e04b7e0d2df8ae3793ab5d302a035 [diff] |
[media] ati_remote: allow specifying a default keymap selector function Currently the ati_remote default keymap is selected directly based on the USB device id. Add support for instead specifying a function returning the default keymap, allowing more complex selection logic to be added when needed. This will be used for Medion X10 remotes in a following commit. Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>