OSDN Git Service

platform/x86: acerhdf: replace space by * in modalias
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 7 May 2020 03:12:01 +0000 (11:12 +0800)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 30 May 2020 14:39:19 +0000 (17:39 +0300)
commitc0f61c51b78a68dbf06bf639f2f3164c13b28d98
treec8f6b9b2bbee577de0fb4886fb8a9e67528c234d
parent2adaec46178be3b499e133923af227abbc23fb57
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>
drivers/platform/x86/acerhdf.c