aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorAnnaliese McDermond <[email protected]>2021-03-31 18:21:38 +0000
committerMark Brown <[email protected]>2021-04-06 17:12:34 +0100
commit1ca1156cfd69530e6b7cb99943baf90c8bd871a5 (patch)
treedb0225ef96af00e7669453a3425abbcca847ca3c /net/lapb/lapb_subr.c
parent29654ed8384e9dbaf4cfba689dbcb664a6ab4bb7 (diff)
ASoC: tlv320aic32x4: Register clocks before registering component
Clock registration must be performed before the component is registered. aic32x4_component_probe attempts to get all the clocks right off the bat. If the component is registered before the clocks there is a race condition where the clocks may not be registered by the time aic32x4_componet_probe actually runs. Fixes: d1c859d314d8 ("ASoC: codec: tlv3204: Increased maximum supported channels") Cc: [email protected] Signed-off-by: Annaliese McDermond <[email protected]> Link: https://lore.kernel.org/r/0101017889850206-dcac4cce-8cc8-4a21-80e9-4e4bef44b981-000000@us-west-2.amazonses.com Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions