summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2014-07-19 04:01:23 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-22 01:43:01 +0400
commit3d03cfcaf6cde186f439ca1a318423007570760a (patch)
treeca00a75a42a48b93e3e0e9c987b42c453f2f1ede /include/linux/platform_data
parent862755ec07572036b0c69d738b88f89b6beede99 (diff)
downloadlinux-3d03cfcaf6cde186f439ca1a318423007570760a.tar.xz
staging: comedi: drivers: remove unnecessary DRIVER_NAME defines
These defines are usually only used to initialize the driver_name member of the comedi_driver struct. Some of the drivers also use the define as part of dev_{level}() messages and/or when doing a request_irq(). The addition of the DRIVER_NAME to the messages is just added noise and the dev->board_name is typically used in the request_irq(). Just remove all the DRIVER_NAME defines. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions