mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
This is because set_fmt ops maybe called when PD is off, and in such case, regmap_ops will lead system hang. enale PD before doing regmap_ops. Change-Id: I86c04679c22e4763fd2539f88371ad1d33951723 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>