diff options
author | NĂcolas F. R. A. Prado <[email protected]> | 2022-09-29 16:54:53 -0400 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-09-30 10:41:13 +0100 |
commit | 4674284aa74cfc6db0c54c16f9557ed8c3552409 (patch) | |
tree | edcff054b09dda79f68a5b19de360e92eb037d2b /drivers/fpga/fpga-mgr.c | |
parent | 4157155df7d34bd91879c06a787944529f0d9a0d (diff) |
ASoC: mediatek: mt8192-mt6359: Set the driver name for the card
The ASoC core automatically populates the driver name field in the card
from the card name if left unset. However, since the driver name can be
at most 16 characters long, wrapping will happen if the card name is
longer, which is the case for the mt8192-mt6359 driver.
Explicitly set the driver name for the card in order to avoid said
wrapping and have a readable driver name exposed to userspace.
Signed-off-by: NĂcolas F. R. A. Prado <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions