mirror of
https://github.com/lkl/linux.git
synced 2025-12-20 16:43:10 +09:00
Probe functions uses normal dev_err() to check error conditions and print messages. Replace dev_err() with dev_err_probe() to have more standardized format and error logging. Signed-off-by: Rakesh Sankaranarayanan <rakesh.sankaranarayanan@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
5.2 KiB
5.2 KiB