mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
c4e67bbc99
Regulator platform data is now passed though a single structure as opposed to the old way where four separate struct elements were required. This patch makes use of the new format. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>