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

mfd-core: Fix up typos/vagueness in comment

Signed-off-by: default avatarAndres Salomon <dilinger@queued.net>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 153617fd
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment