David Härdeman c3c6dd750e [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>
2017-10-04 13:50:42 -03:00
..
2017-09-24 16:04:12 -07:00
2017-09-21 20:42:15 -07:00
2017-09-13 10:47:14 -07:00
2017-09-10 20:40:00 -07:00
2017-09-07 12:44:53 -07:00
2017-09-29 05:24:10 -04:00