]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: cros_ec: Remove parent field
authorGwendal Grignou <gwendal@chromium.org>
Wed, 20 May 2015 09:31:27 +0000 (11:31 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 15 Jun 2015 12:18:17 +0000 (13:18 +0100)
commit0c8eecb7722626ec120226efa1640449dc480180
tree53dc5b6752c4140b5f512547d153c843017d7070
parent194b7115c289879d9d371e5ad3e7d18c3489ecbf
mfd: cros_ec: Remove parent field

Parent and device were pointing to the same device structure.

Parent is unused, removed.

Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Tested-by: Stephen Barber <smbarber@chromium.org>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Gwendal Grignou <gwendal@chromium.org>
Reviewed-by: Puthikorn Voravootivat <puthik@chromium.org>
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/cros_ec_i2c.c
drivers/mfd/cros_ec_spi.c
drivers/platform/chrome/cros_ec_lpc.c
include/linux/mfd/cros_ec.h