From: "Shimoda, Yoshihiro" <yoshihiro.shimoda.uh@renesas.com>
To: linux-sh@vger.kernel.org
Subject: Re: MMCIF support on sh7757lcr
Date: Thu, 12 Jan 2012 00:41:13 +0000 [thread overview]
Message-ID: <4F0E2C29.8070203@renesas.com> (raw)
In-Reply-To: <Pine.LNX.4.64.1201101646050.530@axis700.grange>
Hello Guennadi-san,
2012/01/11 17:24, Guennadi Liakhovetski wrote:
> Right, it is detected upon driver initialisation, but id it were a normal
> slot, card ejects and inserts wouldn't be recognised. In this case we have
> to specify MMC_CAP_NONREMOVABLE among controller sapabilities:
>
> static struct sh_mmcif_plat_data sh_mmcif_plat = {
> ...
> .caps = MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA |
> MMC_CAP_NONREMOVABLE,
Thank you very much for your point.
I will write a patch for this.
Best regards,
Yoshihiro Shimoda
> Thanks
> Guennadi
> ---
> Guennadi Liakhovetski, Ph.D.
> Freelance Open-Source Software Developer
> http://www.open-technology.de/
>
prev parent reply other threads:[~2012-01-12 0:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-10 15:55 MMCIF support on sh7757lcr Guennadi Liakhovetski
2012-01-11 0:55 ` Shimoda, Yoshihiro
2012-01-11 8:24 ` Guennadi Liakhovetski
2012-01-12 0:41 ` Shimoda, Yoshihiro [this message]
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=4F0E2C29.8070203@renesas.com \
--to=yoshihiro.shimoda.uh@renesas.com \
--cc=linux-sh@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.