Eliminate get_driver() and put_driver()
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 24 Jan 2012 18:35:37 +0000 (13:35 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 25 Jan 2012 00:00:36 +0000 (16:00 -0800)
Now that there are no users of get_driver() or put_driver(), this
patch (as1513) removes those routines completely.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found