HI All,

I am working on Sd Card/Block driver

I am registering it as both

1. register_blkdev()-------------  BLOCK Regsiter
2. mmc_register_driver ------  MMC regsiter

and filling the mmc_driver structure.

I am not able to see the probe of MMC, But i see the return value of
mmc_register function returning success.

Kindly let me know how i make the probe of mmc getting called

Thanks


Chetan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to