Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 40e03f57 authored by Andres Salomon's avatar Andres Salomon Committed by Samuel Ortiz
Browse files

mfd: Drop data_size from mfd_cell struct



Now that there are no more users of this, drop it.

Signed-off-by: default avatarAndres Salomon <dilinger@queued.net>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 4ec1b54c
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -36,9 +36,6 @@ struct mfd_cell {
	/* platform_data can be used to pass data to "generic" drivers */
	void			*platform_data;

	/* unused */
	size_t			data_size;

	/*
	 * These resources can be specified relative to the parent device.
	 * For accessing hardware you should use resources from the platform dev