commit | 435a7285876fa7b3c4e1e6b028e1c490c01d738d | [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 | 28b119e93387db1b91ec476c74a784d5636d8e86 [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>