1
0
Files
linux/drivers
Dan Carpenter dee0586e15 sd: fix an error return in probe()
If device_add() fails then it should return the error code but instead
the current code returns success.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
2015-05-25 08:46:24 -07:00
..
2015-04-17 15:32:07 -04:00
2015-04-15 10:02:42 +02:00
2015-05-25 08:46:24 -07:00