]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00269945: char: add fsl_otp deivce driver
authorShawn Guo <shawn.guo@freescale.com>
Mon, 2 Sep 2013 02:20:05 +0000 (10:20 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:17:32 +0000 (21:17 -0600)
commit3d96cd3750b4e1a5431036068e53cc9ba2cef358
treea7c5b65e51464af5c5cb1f3e99d0bc22d505f43f
parent3269dabde28e16caf7accb73ef72fc92234745c1
ENGR00269945: char: add fsl_otp deivce driver

This is a porting of fsl_otp driver from 3.0.35 kernel to 3.10.  It
cleans up the driver a little bit and adds device tree probe support.

shawn.guo: cherry-pick commit 850237dccde7 from imx_3.10.y.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
drivers/char/Kconfig
drivers/char/Makefile
drivers/char/fsl_otp.c [new file with mode: 0644]