]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00161234-1: Enable ocotp clock for mx6q
authorTerry Lv <r65388@freescale.com>
Wed, 2 Nov 2011 09:14:39 +0000 (17:14 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:53 +0000 (14:09 +0200)
commit03bbe404dcf736fc8c55a12edf5188e0632965ef
treea195b724797b6d7a1534298e7a25a10595bc3d5a
parent1f9fd76ef9a5ed6584b6717f56c5717d4067f710
ENGR00161234-1: Enable ocotp clock for mx6q

Add clock enable code to driver.
OCOTP driver missed code to enable clock in driver.
Thus if ocotp clock is not enabled in clock.c, ocotp will not work.

Signed-off-by: Terry Lv <r65388@freescale.com>
drivers/char/fsl_otp.c