Re: [PATCH 1/9] mfd-core: rename platform_data field of mfd_cellto mfd_data

From: Linus Walleij
Date: Wed Feb 16 2011 - 03:40:02 EST


On 02/15/2011 11:25 PM, Andres Salomon wrote:
Rename the platform_data variable to imply a distinction between
common platform_data driver usage (typically accessed via
pdev->dev.platform_data) and the way MFD passes data down to
clients (using a wrapper named mfd_get_data).

All clients have already been changed to use the wrapper function,
so this can be a quick single-commit change that only touches things
in drivers/mfd.

Signed-off-by: Andres Salomon<dilinger@xxxxxxxxxx>

Thanks, I like easy-to-read code.
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxxxxxx>

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/