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

Commit 2798e226 authored by Andres Salomon's avatar Andres Salomon Committed by Samuel Ortiz
Browse files

mfd-core: Fix up typos/vagueness in comment

parent 153617fd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -39,8 +39,8 @@ struct mfd_cell {
	size_t			data_size;

	/*
	 * This resources can be specified relatively to the parent device.
	 * For accessing device you should use resources from device
	 * These resources can be specified relative to the parent device.
	 * For accessing hardware you should use resources from the platform dev
	 */
	int			num_resources;
	const struct resource	*resources;