summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAnatolij Gustschin <[email protected]>2017-09-04 23:33:45 +0200
committerAnatolij Gustschin <[email protected]>2017-09-04 23:33:45 +0200
commitf8ba7f27740b42f17bf145d0e1e5aec66ac8dc0e (patch)
tree2a71f9edb36db923182f27d7e930f3132445582d /include
parent0e88cdd17da393e7dd6040de6a3fda289c00a51e (diff)
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
Boards can skip display interface init using board_video_skip(). If display interface was not initialized (e.g. no ipuv3 framebuffer registered or IPU clock disabled), booting Linux stops due to the crash in IPU shutdown function, when accessing IPU registers. Check IPU clock and skip shutdown if clock is not enabled. Signed-off-by: Anatolij Gustschin <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions