mfd: core: propagate device properties to sub devices drivers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 30 Nov 2015 15:11:40 +0000 (17:11 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 7 Dec 2015 01:29:23 +0000 (02:29 +0100)
commit4d215cabc784990df11fbcca7af70adf53c9ff17
treec5dd348ffcea56d25e7625f47a1b1569d7ef44a0
parent55f89a8a4538803195395bdf347cbba51dcb1906
mfd: core: propagate device properties to sub devices drivers

In the similar way like we do for the platform data we propagate the device
properties. For example, in case of Intel LPSS drivers we may provide a
specific property to tell the actual device driver an additional information
such as platform name.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/mfd/mfd-core.c
include/linux/mfd/core.h
This page took 0.02803 seconds and 5 git commands to generate.