]> 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)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:17 +0000 (09:55 +0800)
commit5cc88e9c1ded3c245fce203e639c2c5c8c8c5b39
tree7bd776b9321d2d98cde63bb1f8bd201a21443cef
parent72524b16f5cb4e13c1a194dda4cc0c4f206e4e46
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.

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]