linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: chetan cr123 <chetancr123@gmail.com>
To: linux-fsdevel@vger.kernel.org
Cc: Greg KH <gregkh@linuxfoundation.org>, linux-kernel@vger.kernel.org
Subject: Fwd: mmc card probe not getting called
Date: Tue, 19 Feb 2013 12:16:54 +0530	[thread overview]
Message-ID: <CAJ8diHT5Ze3bsPGO7yLqPHu6niuDC_gtjJB=gKGoUXOfvoHtyw@mail.gmail.com> (raw)
In-Reply-To: <CAJ8diHTq6ayQjciiu_9fXyHYTk4DorT=5uw=759zHo7B81-e4w@mail.gmail.com>

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

       reply	other threads:[~2013-02-19  6:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAJ8diHTq6ayQjciiu_9fXyHYTk4DorT=5uw=759zHo7B81-e4w@mail.gmail.com>
2013-02-19  6:46 ` chetan cr123 [this message]
2013-02-19 15:55   ` Fwd: mmc card probe not getting called anish kumar
2013-02-20  5:55     ` chetan cr123
2013-02-20  6:13       ` anish kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ8diHT5Ze3bsPGO7yLqPHu6niuDC_gtjJB=gKGoUXOfvoHtyw@mail.gmail.com' \
    --to=chetancr123@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).