lkml.org 
[lkml]   [2019]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/2] soundwire: fix SOUNDWIRE_BUS option
    Date
    SOUNDWIRE_BUS can be selected independendly by the SOC driver
    (e.g. SOUNDWIRE_INTEL) or the codec driver (via REGMAP_SOUNDWIRE).

    Remove wrong-way link between SOUNDWIRE_BUS and REGMAP_SOUNDWIRE

    Fixes: 6c49b32d3c09 ('soundwire: select REGMAP_SOUNDWIRE')
    Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    ---
    drivers/soundwire/Kconfig | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/drivers/soundwire/Kconfig b/drivers/soundwire/Kconfig
    index 84876a74874f..d382d80d2fe1 100644
    --- a/drivers/soundwire/Kconfig
    +++ b/drivers/soundwire/Kconfig
    @@ -18,7 +18,6 @@ comment "SoundWire Devices"

    config SOUNDWIRE_BUS
    tristate
    - select REGMAP_SOUNDWIRE

    config SOUNDWIRE_CADENCE
    tristate
    --
    2.17.1
    \
     
     \ /
      Last update: 2019-04-11 21:28    [W:4.197 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site