From: Mark Hounschell Date: Thu, 6 Mar 2014 20:25:19 +0000 (-0500) Subject: staging: dgap: Simplify and cleanup dgap_init_module function X-Git-Tag: v3.15-rc1~139^2~683 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002de0ba878d0892d0bc722210cc924ee4349cea;p=pandora-kernel.git staging: dgap: Simplify and cleanup dgap_init_module function This patch simplifies and cleans up the dgap_init_module function. It also fixes a possible double free condition as a result pci_unregister_driver possibly being called twice. Signed-off-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed