commit | c1a6f371ae65f1a3709e872e08bed51321e292fc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 11 10:46:17 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 08:14:54 2014 +0100 |
tree | b9907cae9410657225c96756d9dcd540a985d59c | |
parent | 38687ae67664d0f7ee907a2053d4a0663744b7b4 [diff] |
dm: i2c: Move error reporting into a common function Factor out the common code to make it easier to adjust it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@ti.com> Acked-by: Heiko Schocher <hs@denx.de>