summaryrefslogtreecommitdiff
path: root/include/video
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>2016-05-09 13:39:50 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-06-18 03:47:11 (GMT)
commit5e25db870ec983be138b343a3d04c79a5c1f1703 (patch)
treea07efd8ec43da7ac714774af61001e3d544adf10 /include/video
parent32a5a0c047343b11f581f663a2309cf43d13466f (diff)
downloadlinux-5e25db870ec983be138b343a3d04c79a5c1f1703.tar.xz
isa: Dummy isa_register_driver should return error code
The inline isa_register_driver stub simply allows compilation on systems with CONFIG_ISA disabled; the dummy isa_register_driver does not register an isa_driver at all. The inline isa_register_driver should return -ENODEV to indicate lack of support when attempting to register an isa_driver on such a system with CONFIG_ISA disabled. Cc: Matthew Wilcox <matthew@wil.cx> Reported-by: Sasha Levin <sasha.levin@oracle.com> Tested-by: Ye Xiaolong Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions