Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i2c-davinci: Initialize cmd_complete sooner
If an interrupt happens before an I2c master read/write, complete is called on uninitialized structure. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Signed-off-by: Kevin Hilman <khilman@mvista.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
- Loading branch information