On 13 October 2014 23:42, Simon Glass <s...@chromium.org> wrote: > Add support for driver model if enabled. This involves minimal changes > to the code, mostly just plumbing around the edges. > > Signed-off-by: Simon Glass <s...@chromium.org> > Acked-by: Jagannadha Sutradharudu Teki <jagannadh.t...@gmail.com> > --- > > Changes in v4: > - Remove a extra tab character (oops) > > Changes in v3: > - Add a missing tab character > > Changes in v2: None > > common/cros_ec.c | 30 ++++++++++ > drivers/misc/cros_ec.c | 122 > +++++++++++++++++++++++++++++++++++++---- > drivers/misc/cros_ec_sandbox.c | 9 ++- > include/cros_ec.h | 27 ++++++++- > include/dm/uclass-id.h | 1 + > 5 files changed, 174 insertions(+), 15 deletions(-) >
Applied to u-boot-dm/master. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot