Skip to content
Unverified Commit 688d47cd authored by Claudius Heine's avatar Claudius Heine Committed by Mark Brown
Browse files

ASoC: tlv320aic32x4: add type to device private data struct



While this driver can already handle different device variants, the
variant information cannot be used in the driver code and therefor
cannot have different code paths depending on the device variant.

This change adds a `type` value into the `aic32x4_priv` structure, that
contains a device variant identifier, which was set when the driver was
bound to the device.

Signed-off-by: default avatarClaudius Heine <ch@denx.de>
Link: https://lore.kernel.org/r/20210617085230.1851503-2-ch@denx.de


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 70585216
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment