]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: removed unused 'visor_device.respond_to_device_create'
authorAlexander Curtin <alexander.curtin@unisys.com>
Wed, 6 Apr 2016 15:20:21 +0000 (11:20 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Apr 2016 04:15:51 +0000 (21:15 -0700)
commitd0c1135c22d0ed046df48cc87c18bffd2a28994d
tree4fcf28faa23c49991f8e5c2034621deba65f00fd
parent0d70c5e2770f7bd9ba35f193bc0f7c15d029f30d
staging: unisys: removed unused 'visor_device.respond_to_device_create'

The respond_to_device_create flag was used previously when we used to
delay responses to create requests until the drivers were finished
loading. This behaviour was removed some time ago, yet the field still
existed, while never being referenced or even initialized.

Signed-off-by: Alexander Curtin <alexander.curtin@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/include/visorbus.h