Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mfd: rtsx_usb: Fix possible race condition
Fix two possible race condition generated by misuse of del_timer in rtsx_usb_bulk_transfer_sglist() and uninitialized timers before mfd_add_devices in rtsx_usb_probe(). Signed-off-by: Roger Tseng <[email protected]> Signed-off-by: Lee Jones <[email protected]>
- Loading branch information