[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ8diHT5Ze3bsPGO7yLqPHu6niuDC_gtjJB=gKGoUXOfvoHtyw@mail.gmail.com>
Date: Tue, 19 Feb 2013 12:16:54 +0530
From: chetan cr123 <chetancr123@...il.com>
To: linux-fsdevel@...r.kernel.org
Cc: Greg KH <gregkh@...uxfoundation.org>, linux-kernel@...r.kernel.org
Subject: Fwd: mmc card probe not getting called
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists