
29 Jan
2015
29 Jan
'15
6:35 p.m.
On 26 January 2015 at 20:29, Simon Glass sjg@chromium.org wrote:
These functions are useful in case the board calls them. Also fix a missing parameter caused by applying the wrong patch (actually I failed to send v2 and applied v1 by mistake).
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v4:
- Bring in the correct patch version
drivers/i2c/i2c-uclass-compat.c | 16 +++++++++++++--- include/i2c.h | 17 ++++++++++++++++- 2 files changed, 29 insertions(+), 4 deletions(-)
(Rebased on Przemyslaw's later patch since it was part of a series)
Applied to u-boot-dm.