Patch "mfd: twl: Select MFD_CORE" has been added to the 6.8-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    mfd: twl: Select MFD_CORE

to the 6.8-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     mfd-twl-select-mfd_core.patch
and it can be found in the queue-6.8 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 42f786b25aa8b31739e1cd69d229686eedaef70f
Author: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxxxx>
Date:   Wed Feb 21 15:30:18 2024 +0100

    mfd: twl: Select MFD_CORE
    
    [ Upstream commit 3bb36528d46e494987ee5e9682d08318928ae041 ]
    
    Fix link error:
    ld.bfd: drivers/mfd/twl-core.o: in function `twl_probe':
    git/drivers/mfd/twl-core.c:846: undefined reference to `devm_mfd_add_devices'
    
    Cc:  <stable@xxxxxxxxxxxxxxx>
    Fixes: 63416320419e ("mfd: twl-core: Add a clock subdevice for the TWL6032")
    Signed-off-by: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxxxx>
    Reviewed-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20240221143021.3542736-1-alexander.sverdlin@xxxxxxxxxxx
    Signed-off-by: Lee Jones <lee@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index e7a6e45b9fac2..4b023ee229cf1 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1773,6 +1773,7 @@ config TWL4030_CORE
 	bool "TI TWL4030/TWL5030/TWL6030/TPS659x0 Support"
 	depends on I2C=y
 	select IRQ_DOMAIN
+	select MFD_CORE
 	select REGMAP_I2C
 	help
 	  Say yes here if you have TWL4030 / TWL6030 family chip on your board.




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux