diff options
| author | Peng Fan <[email protected]> | 2016-05-03 10:02:20 +0800 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2016-05-17 09:54:43 -0600 |
| commit | b6d54d527325f27c460777b882e23d21a935765a (patch) | |
| tree | 80da87bf4b21aa9a3959f98ab96e6d1164bed4e3 /include/linux/string.h | |
| parent | 35732098db382b48e3fb4f3595fc108f69ea4457 (diff) | |
dm: spi: soft_spi bug fix
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 <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Jagan Teki <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
