summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2017-01-11 17:09:50 +0100
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2017-01-11 17:09:50 +0100
commita3accfd70e166af4956a686ffcdf414702c0a13e (patch)
tree16452cb7831c0d3ac5ded55e7a3da455145e9567 /mm
parent8aac7f34369726d1a158788ae8aff3002d5eb528 (diff)
downloadlinux-a3accfd70e166af4956a686ffcdf414702c0a13e.tar.gz
video: fbdev: simplefb: Separate clk / regulator get and enable steps
Currently when a simplefb needs both clocks and regulators and one of the regulators returns -EPROBE_DEFER when we try to get it, we end up disabling the clocks. This causes the screen to go blank; and in some cases my cause hardware state to be lost resulting in the framebuffer not working at all. This commit splits the get and enable steps and only enables clocks and regulators after successfully getting all of them, fixing the disabling of the clocks which were left enabled by the firmware setting up the simplefb. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions