diff options
author | Michael Davidson <md@google.com> | 2012-05-04 01:19:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-05 01:26:20 +0200 |
commit | 94758185689ee96694558d720d44e81b4e0abc3d (patch) | |
tree | 756925262fd350f548cfbdaaf3296c672bb7156d /drivers/misc | |
parent | w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointer (diff) | |
download | linux-94758185689ee96694558d720d44e81b4e0abc3d.tar.xz linux-94758185689ee96694558d720d44e81b4e0abc3d.zip |
driver-core: fix DEVICE_INT_ATTR to use correct show/store functions
DEVICE_INT_ATTR() should use device_show_int() and device_store_int()
not device_show_ulong() and device_store_ulong()
Signed-off-by: Michael Davidson <md@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions