mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
591940e22e
After successfully programming the SPI flash with an MFPS auto update
image, the error sysfs attribute reports programming:timeout.
This is caused by an incorrect check on the return value from
wait_for_completion_timeout() in mpfs_auto_update_poll_complete().
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mpfs-auto-update.c |