OSDN Git Service

ARM: OMAP2+: Prepare to pass auxdata for smartreflex
authorTony Lindgren <tony@atomide.com>
Thu, 22 Feb 2018 21:57:30 +0000 (13:57 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 22 Feb 2018 21:57:30 +0000 (13:57 -0800)
commitd060b40523dcd91428c7fb2aaa307de37887484a
tree22121b1da438c7279ec2bed1d418e604cb22040f
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
ARM: OMAP2+: Prepare to pass auxdata for smartreflex

We are still initializing smartreflex with platform data using
omap_device_build(). We can instead pass the platform data in
with auxdata in pdata-quirks.c and make the driver use that
in later patches.

Note that we cannot enable the auxdata use yet, this is done
in the last patch of the series.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pdata-quirks.c
arch/arm/mach-omap2/sr_device.c
include/linux/power/smartreflex.h