- Bug Fixes
  - Fix PCI properties in intel-lpss-pci
  - Fix Resetting issue during suspend in intel-lpss-pci
  - Seperate IRQs for USBC device and CHRG in intel_soc_pmic_bxtwc
  - Add timeout to fix Resetting issue in stmpe
  - Ensure we 'put' reference to device when done in mfd-core
mfd: core: Fix device reference leak in mfd_clone_cell

Make sure to drop the reference taken by bus_find_device_by_name()
before returning from mfd_clone_cell().

Fixes: a9bbba996302 ("mfd: add platform_device sharing support for mfd")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
1 file changed