]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb0a51e0cef851e8e9bd993f49e2915f04558eb9
tree22121b1da438c7279ec2bed1d418e604cb22040f
parentbcac507057f6668c45308343ba41f4c91a086136
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