Re: [PATCH 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
From: Mark Brown <broonie@kernel.org>
Date: 2019-06-05 10:02:00
Also in:
alsa-devel, linux-i2c, linux-pwm
From: Mark Brown <broonie@kernel.org>
Date: 2019-06-05 10:02:00
Also in:
alsa-devel, linux-i2c, linux-pwm
On Tue, Jun 04, 2019 at 05:20:11PM +0200, Enric Balletbo i Serra wrote:
Now, the ChromeOS EC core driver has nothing related to an MFD device, so move that driver from the MFD subsystem to the platform/chrome subsystem.
Acked-by: Mark Brown <broonie@kernel.org>