17 Oct
2021
17 Oct
'21
4:12 p.m.
On Wed, Oct 13, 2021 at 06:55:31AM -0400, Michael S. Tsirkin wrote:
This will enable cleanups down the road. The idea is to disable cbs, then add "flush_queued_cbs" callback as a parameter, this way drivers can flush any work queued after callbacks have been disabled.
Signed-off-by: Michael S. Tsirkin mst@redhat.com
Acked-by: Wolfram Sang wsa@kernel.org # for I2C changes