Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
spi: lm70llp: Switch to use module_parport_driver()
Switch to use module_parport_driver() to reduce boilerplate code. Note, device_initcall() is a default for module_init(). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
- Loading branch information