On 25 March 2015 at 12:21, Simon Glass <s...@chromium.org> wrote: > The existing get_get_of_data() function provides access to both the driver's > compatible string and its driver data. However only the latter is actually > useful. Update the interface to reflect this and fix up existing users. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: None > > drivers/core/device.c | 4 ++-- > drivers/core/lists.c | 2 +- > drivers/i2c/s3c24x0_i2c.c | 2 +- > drivers/i2c/tegra_i2c.c | 6 +++--- > include/dm/device.h | 16 +++++++++++----- > 5 files changed, 18 insertions(+), 12 deletions(-)
Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot