This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux/mfd
Andres Salomon 65e523595a mfd: Rename platform_data field of mfd_cell to mfd_data
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@queued.net>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2011-03-23 10:41:55 +01:00
..
2011-03-23 10:41:47 +01:00
2010-10-29 00:29:23 +02:00
2009-12-13 19:20:53 +01:00
2010-03-12 11:12:21 +00:00
2009-04-05 00:32:22 +02:00
2010-03-07 22:17:17 +01:00
2011-01-12 14:33:03 +00:00
2009-11-27 21:07:21 +01:00
2011-03-15 08:17:22 -07:00