iio: trigger: stm32-timer: fix MODULE_ALIAS
authorAlyssa Ross <hi@alyssa.is>
Thu, 25 Nov 2021 18:28:48 +0000 (18:28 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 4 Dec 2021 15:37:02 +0000 (15:37 +0000)
commit893621e0606747c5bbefcaf2794d12c7aa6212b7
tree9ab2302fe87be7e922f0b55a92eb76ab7bbc46f3
parent784b470728f5ae44f245338e4660144d46dc0876
iio: trigger: stm32-timer: fix MODULE_ALIAS

modprobe can't handle spaces in aliases.

Fixes: 93fbe91b5521 ("iio: Add STM32 timer trigger driver")
Signed-off-by: Alyssa Ross <hi@alyssa.is>
Link: https://lore.kernel.org/r/20211125182850.2645424-1-hi@alyssa.is
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/trigger/stm32-timer-trigger.c