commit | d3f04ece53a40f6d3c83821ce0cf82d3d16880c9 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Fri May 27 10:18:19 2016 -0400 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Jun 16 18:05:07 2016 +0300 |
tree | 8dc5c46efc67adb7be00eb53a9a9d3632535638a | |
parent | a82f65aae143f298e7b795ffd8f1cbbe76653a90 [diff] |
mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe() It's better to have the device name prefixed in the error message. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Reviewed-by: Julian Calaby <julian.calaby@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>