Phil Carmody 26579ab70a Driver core: device_attribute parameters can often be const*
Most device_attributes are const, and are begging to be
put in a ro section. However, the create and remove
file interfaces were failing to propagate the const promise
which the only functions they call offer.

Signed-off-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-23 11:23:43 -08:00
..
2009-08-19 10:40:13 -07:00
2009-06-06 10:28:14 -06:00
2009-05-19 10:23:23 +01:00
2009-05-19 10:23:23 +01:00
2009-11-20 10:05:52 +09:00
2008-09-02 19:21:37 -07:00
2009-11-13 15:45:01 -08:00
2008-07-26 12:00:05 -07:00
2009-05-21 13:14:32 -07:00
2009-01-29 16:34:30 +02:00
2009-12-10 15:02:50 +01:00
2008-11-12 17:17:17 -08:00