commit | be32c8a788871b9668e559630ccadd8d2cc54068 | [log] [tgz] |
---|---|---|
author | Alyssa Ross <hi@alyssa.is> | Thu Nov 25 15:44:38 2021 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Dec 22 09:30:53 2021 +0100 |
tree | 592ba9a602679e95b435c061142652f7130721ef | |
parent | dfff1d5e85fff5702f7b28a8a18a26f88d3e6883 [diff] |
dmaengine: st_fdma: fix MODULE_ALIAS [ Upstream commit 822c9f2b833c53fc67e8adf6f63ecc3ea24d502c ] modprobe can't handle spaces in aliases. Fixes: 6b4cd727eaf1 ("dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support") Signed-off-by: Alyssa Ross <hi@alyssa.is> Link: https://lore.kernel.org/r/20211125154441.2626214-1-hi@alyssa.is Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>