Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i2c: aspeed: fixed potential null pointer dereference
Before I skipped null checks when the master is in the STOP state; this fixes that. Signed-off-by: Brendan Higgins <brendanhiggins@google.com> Acked-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Fixes: f327c68 ("i2c: aspeed: added driver for Aspeed I2C")
- Loading branch information