
19 Dec
2012
19 Dec
'12
12:52 a.m.
On Mon, Dec 03, 2012 at 02:19:44PM +0200, Nikita Kiryanov wrote:
Implement driver check for card detection.
Signed-off-by: Nikita Kiryanov nikita@compulab.co.il Signed-off-by: Igor Grinberg grinberg@compulab.co.il
- ret = omap_mmc_init(0, 0, 0);
- ret = omap_mmc_init(0, 0, 0, -1);
Everyone passes -1 here, including the follow-up patch for cm_t35. Why do we need the change?
--
Tom