serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support
authorMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 4 Feb 2015 13:03:48 +0000 (15:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 02:13:07 +0000 (03:13 +0100)
commitf3ac3fc287818a63072618b091074267bfa5184d
tree09f12ae2e214c024a9cf453bee70710bfde78a7b
parentb51e3f5ad5b2618702d689942dfaf7b15ea5eba4
serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support

Without this the module does not load automatically whenever suitable
platform device appears.

Reported-by: Jerome Blin <jerome.blin@intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dw.c
This page took 0.025817 seconds and 5 git commands to generate.