Skip to content
Commit 35ae5012 authored by Dave Stevenson's avatar Dave Stevenson Committed by Dom Cobley
Browse files

i2c-bcm2835: Implement I2C_M_IGNORE_NAK



Now that transfers aren't aborted immediately (and uncleanly) on
errors, and the FIFOs are always drained after all transfers, we
can implement I2C_M_IGNORE_NAK by ignoring the returned error
value.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.com>
parent 6de99f75
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment