From 77343eb973804873345c1638b9e99141a5d98105 Mon Sep 17 00:00:00 2001 From: Daeseok Youn Date: Fri, 4 Jul 2014 19:29:11 +0900 Subject: [PATCH] staging: dgap: remove unneccessary dgap_init_pci() function The dgap_init_pci() calls only pci_register_driver(). It doesn't need to make a function for that. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed