aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/pi/Makefile.inc
diff options
context:
space:
mode:
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>2015-02-13 16:39:42 -0600
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2015-02-20 23:20:56 +0100
commit1959abd790df7ed6807f786f51224f84c0e0f823 (patch)
treebcf17f08e781c59a2fda83143d674d7ad4ec4c63 /src/cpu/amd/pi/Makefile.inc
parent1cc77e0f896d0230b6f031b7ccc8bc83be7520b6 (diff)
drivers/xpowers/axp209: Adapt to new I²C API
Originally, axp209_(read|write) accessors relied on i2c_(read|write) to return the number of bytes transferred. This was changed in * cdb61a6 i2c: Replace the i2c API. to return an error code or 0 on success. This caused the AXP209 check to fail. Fix the accessors to account for this new behavior. Change-Id: Ib0f492bd52260d224d87f8e8f2d3c1244d1507df Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-on: http://review.coreboot.org/8432 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/cpu/amd/pi/Makefile.inc')
0 files changed, 0 insertions, 0 deletions