On 2 May 2016 at 19:59, Peng Fan <van.free...@gmail.com> wrote: > When doing xfer, should use device->parent, but not device > When doing bit xfer, should use "!!(tmpdout & 0x80)", but not > "(tmpdout & 0x80)" > > Signed-off-by: Peng Fan <van.free...@gmail.com> > Cc: Simon Glass <s...@chromium.org> > Cc: Jagan Teki <jt...@openedev.com> > Reviewed-by: Simon Glass <s...@chromium.org> > --- > > V4: > None > > V3: > None > > V2: > Follow Simon's comments, split bug fix into seperate patch. > > drivers/spi/soft_spi.c | 19 ++++++++++++------- > 1 file changed, 12 insertions(+), 7 deletions(-)
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot