commit | 5c07eae979dfb596141c6885e5f5ecf1cd22cad3 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Aug 28 14:48:41 2013 +0300 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Thu Sep 05 08:52:46 2013 -0400 |
tree | 08596268dee42c8f73b034b5748fcf54ab562853 | |
parent | 5ff67df324e8440405e620bc05ea0600f07a8a27 [diff] |
platform/x86: panasonic-laptop: reuse module_acpi_driver There is a macro to register and unregister modules in simple cases, Let's use it and clean up the driver. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>