From: Mika Westerberg Date: Wed, 4 Feb 2015 13:03:48 +0000 (+0200) Subject: serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support X-Git-Tag: omap-for-v4.2/o2_dc~64^2~77^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3ac3fc287818a63072618b091074267bfa5184d;p=pandora-kernel.git 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 Signed-off-by: Mika Westerberg Reviewed-by: Andy Shevchenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed