commit | cb96a0a4c90e64b286d1b117374d16817b1c8521 | [log] [tgz] |
---|---|---|
author | Andreas Bießmann <andreas.devel@googlemail.com> | Wed Oct 30 15:18:18 2013 +0100 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Wed Nov 13 22:13:22 2013 +0100 |
tree | a31868bb91ffcc82a4534adf41619d28f36a5ffe | |
parent | 0f1f041835d7f524fa9121b02000b0a398f01f20 [diff] |
i2c: switch from AT91 legacy to ATMEL legacy Since the required API is gpio which is enclosed with CONFIG_ATMEL_LEGACY use that switch here. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Acked-by: Heiko Schocher <hs@denx.de>