]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:22 +0000 (08:33 +0200)
commit23ec270f098f7c0193ccaf63aba94e297178524b
treea195b724797b6d7a1534298e7a25a10595bc3d5a
parent8fa9019539a41e30a01cf8a1159af0bff60db034
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