alistair23-linux/drivers/isdn
Michał Mirosław 9f3b795a62 driver-core: constify data for class_find_device()
All in-kernel users of class_find_device() don't really need mutable
data for match callback.

In two places (kernel/power/suspend_test.c, drivers/scsi/osd/osd_uld.c)
this patch changes match callbacks to use const search data.

The const is propagated to rtc_class_open() and power_supply_get_by_name()
parameters.

Note that there's a dev reference leak in suspend_test.c that's not
touched in this patch.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-02-06 12:18:56 -08:00
..
act2000
capi ISDN: capi, use kref from tty_port 2012-11-15 17:20:57 -08:00
divert
gigaset TTY: isdn/gigaset destroy tty_port properly 2012-11-21 15:13:36 -08:00
hardware Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
hisax drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:52:43 -08:00
hysdn Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
i4l TTY: call tty_port_destroy in the rest of drivers 2012-11-15 17:20:58 -08:00
icn
isdnloop isdnloop: fix and simplify isdnloop_init() 2012-08-03 16:53:22 -07:00
mISDN driver-core: constify data for class_find_device() 2013-02-06 12:18:56 -08:00
pcbit isdn: Fix typo in drivers/isdn 2012-11-09 17:10:16 -05:00
sc
Kconfig isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES 2012-11-07 18:59:26 -05:00
Makefile