commit | c0f61c51b78a68dbf06bf639f2f3164c13b28d98 | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Thu May 07 11:12:01 2020 +0800 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Sat May 30 17:39:19 2020 +0300 |
tree | c8f6b9b2bbee577de0fb4886fb8a9e67528c234d | |
parent | 2adaec46178be3b499e133923af227abbc23fb57 [diff] |
platform/x86: acerhdf: replace space by * in modalias Using space in module alias makes it harder to parse modules.alias. Replace it by a star(*). Reviewed-by: Peter Kästle <peter@piie.net> Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>