diff options
| author | Devendra Naga <develkernel412222@gmail.com> | 2012-08-24 03:34:42 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-05 12:33:39 -0700 |
| commit | c0fc208e487a985c4d083c498fecf791e6e965b7 (patch) | |
| tree | a85040bdf208952fa763f4357b64f6f20945aa8e /tools/perf/scripts/python/bin | |
| parent | drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_... (diff) | |
| download | linux-c0fc208e487a985c4d083c498fecf791e6e965b7.tar.gz linux-c0fc208e487a985c4d083c498fecf791e6e965b7.zip | |
tty: max3100: use module_spi_driver
the driver's module init and exit functions can be replaced
with module_spi_driver as they do
only spi_register_driver and spi_unregister_driver in module's init and exit
paths.
Signed-off-by: Devendra Naga <develkernel412222@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
