mirror of
https://github.com/torvalds/linux.git
synced 2026-04-30 12:32:31 -04:00
H/W being dirty during initialization is completely expected in case f/w tools are used before loading the driver. As it is not an error, and as it doesn't give any meaningful information to the user, no point of printing it. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>