From aa8c06f7c9471f5722faa14ec8b887989de1226d Mon Sep 17 00:00:00 2001 From: Peter Huewe Date: Mon, 20 May 2013 22:47:41 +0200 Subject: [PATCH] uio/uio_aec: Use module_pci_driver to register driver Removing some boilerplate by using module_pci_driver instead of calling register and unregister in the otherwise empty init/exit functions. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed