]> git.ipfire.org Git - thirdparty/linux.git/commit
gpib; Add register and unregister calls
authorDave Penkler <dpenkler@gmail.com>
Sat, 11 Apr 2026 17:25:11 +0000 (19:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 May 2026 11:47:33 +0000 (13:47 +0200)
commit4f2d31d243b465a5ee7750356e956bf479e5603f
tree1dd00534463e11543818ad4dd970c3d16111a616
parentb9e4f6e9b256da27744d99b5ad81ae5b75e4861a
gpib; Add register and unregister calls

Register the driver for new 72130 based pci_xl board type with the
common driver on module initialisation.
Unregister the driver on registration error and module exit.

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://patch.msgid.link/20260411172511.26546-7-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpib/ines/ines_gpib.c