commit | 2c0dc990202c69a6231122ec2463c4e3076a16f3 | [log] [tgz] |
---|---|---|
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | Fri Mar 26 09:46:41 2010 +0100 |
committer | Heiko Schocher <hs@denx.de> | Mon Mar 29 13:28:57 2010 +0200 |
tree | 2cd1d1e4314b04e83f1c7bd0e274ca563e4a7a91 | |
parent | a266fe955a55bb7a03a67f3c91033068f317b337 [diff] |
cmd_i2c: introduced get_alen helper function The code to parse alen appeared 6 times in the function. Factored this out in a small helper function Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>