]> Git Repo - u-boot.git/commit
ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53
authorFabio Estevam <[email protected]>
Thu, 31 May 2012 07:23:58 +0000 (07:23 +0000)
committerAnatolij Gustschin <[email protected]>
Tue, 10 Jul 2012 09:35:39 +0000 (11:35 +0200)
commite4942ad703d81bc800210de3f4ba27a2f8178eb3
tree1642f27bc4609cb334632f3322e237a5d55a16f8
parent913db79427ba6fc71a179a6faff96756ebf40980
ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53

The registers accessed inside clk_ipu_enable/disable are not present on MX6,
so make sure they only run on MX51 and MX53.

Signed-off-by: Fabio Estevam <[email protected]>
drivers/video/ipu_common.c
This page took 0.027277 seconds and 4 git commands to generate.