On Wed, 2015-02-04 at 15:03 +0200, Mika Westerberg wrote: > Without this the module does not load automatically whenever suitable > platform device appears. > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Reported-by: Jerome Blin <jerome.blin@xxxxxxxxx> > Signed-off-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> > --- > drivers/tty/serial/8250/8250_dw.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/tty/serial/8250/8250_dw.c b/drivers/tty/serial/8250/8250_dw.c > index 555de07db593..f5be992498b6 100644 > --- a/drivers/tty/serial/8250/8250_dw.c > +++ b/drivers/tty/serial/8250/8250_dw.c > @@ -597,3 +597,4 @@ module_platform_driver(dw8250_platform_driver); > MODULE_AUTHOR("Jamie Iles"); > MODULE_LICENSE("GPL"); > MODULE_DESCRIPTION("Synopsys DesignWare 8250 serial port driver"); > +MODULE_ALIAS("platform:dw-apb-uart"); -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html