diff options
author | Greg KH <gregkh@linuxfoundation.org> | 2012-02-25 03:38:14 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-28 23:21:48 +0400 |
commit | d1cddb4a8e9b09c33158acae05c48069d74fa4d0 (patch) | |
tree | e1ab740cc4a6905ef0a520dd79ecdbac041585a1 /drivers/crypto/omap-aes.c | |
parent | 03892d5fefbe7d4df68466bd4cfda86fac84ebd8 (diff) | |
download | linux-d1cddb4a8e9b09c33158acae05c48069d74fa4d0.tar.xz |
USB: create module_usb_serial_driver macro
Now that Alan Stern has cleaned up the usb serial driver registration,
we have the ability to create a module_usb_serial_driver macro to make
things a bit simpler, like the other *_driver macros created.
But, as we need two functions here, we can't reuse the existing
module_driver() macro, so we need to roll our own.
Here's a patch implementing module_usb_serial_driver() and it converts
the pl2303 driver to use it, showing a nice cleanup.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/crypto/omap-aes.c')
0 files changed, 0 insertions, 0 deletions