]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxs_ocotp: clear the error flag before initiating write operation
authorHector Palacios <hector.palacios@digi.com>
Fri, 21 Nov 2014 16:54:44 +0000 (17:54 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 1 Dec 2014 09:19:42 +0000 (10:19 +0100)
commit3d99fcbc159915405a77e8bd5d719ba446137875
treefa0355ceb7a46b7ae6017f23f24dea3da435a198
parentad5dd7ae4b0474b8e359c691cddb310940276695
mxs_ocotp: clear the error flag before initiating write operation

A previous operation may have set the error flag, which must be cleared
before a new write operation can be issued.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
drivers/misc/mxs_ocotp.c