Skip to content
  • Mark Brown's avatar
    ASoC: Refactor WM8731 device registration · 5998102b
    Mark Brown authored
    
    
    Move the WM8731 driver to use a more standard device registration
    scheme where the device can be registered independantly of the ASoC
    probe.
    
    As a transition measure push the current manual code for registering
    the WM8731 into the individual machine driver probes. This allows
    separate patches to update the relevant architecture files with less
    risk of merge issues.
    
    Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
    5998102b