diff options
author | David Härdeman <david@hardeman.nu> | 2017-06-25 15:31:24 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2017-10-04 19:50:42 +0300 |
commit | c3c6dd750e0b8dcee0306b9c5a45708922debbbe (patch) | |
tree | abf9340cfba76d14ea5cdf413b86496c479d8bda /samples | |
parent | de226ec8a6ac10e65fcc689a28761c966986e6a6 (diff) | |
download | linux-c3c6dd750e0b8dcee0306b9c5a45708922debbbe.tar.xz |
[media] media: lirc_dev: remove support for manually specifying minor number
All users of lirc_register_driver() uses dynamic minor allocation,
therefore we can remove the ability to explicitly request a given number.
This changes the function prototype of lirc_unregister_driver() to also
take a struct lirc_driver pointer as the sole argument.
Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions