[PATCH 0/2] mfd: mfd-core: Honour disabled devices
From: Lee Jones
Date: Fri Oct 18 2019 - 08:29:01 EST
This set ensures that devices set to 'disabled' in DT are not registered.
It comes about after 2 seperate reports.
https://www.spinics.net/lists/arm-kernel/msg366309.html
https://lkml.org/lkml/2019/8/22/1350
Lee Jones (2):
mfd: mfd-core: Allocate reference counting memory directly to the
platform device
mfd: mfd-core: Honour Device Tree's request to disable a child-device
drivers/mfd/mfd-core.c | 47 +++++++++++++++++++++---------------------
1 file changed, 23 insertions(+), 24 deletions(-)
--
2.17.1