commit | b6e1841fbc0287656ada90748deb95cdc0a5b21f | [log] [tgz] |
---|---|---|
author | Helmut Raiger <helmut.raiger@hale.at> | Wed Oct 19 20:34:43 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Nov 03 22:56:18 2011 +0100 |
tree | 52e808661f612abd2ee26f503867186f09295dd3 | |
parent | 96529e2f19f3f915f96fcfbd473a159eb98aaab3 [diff] |
misc: pmic: fix regression in pmic_fsl.c (SPI) This fixes write access to PMIC registers, the bug was introduced partly in commit 64aac65099 and in commit c9fe76dd91. It was tested on an i.mx31 with a mc13783. Signed-off-by: Helmut Raiger <helmut.raiger@hale.at> Acked-by: Stefano Babic <sbabic@denx.de>