From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
Date: Tue, 18 Sep 2018 17:25:53 -0400 [thread overview]
Message-ID: <20180918212553.GO4642@opus> (raw)
In-Reply-To: <20180821121656.29770-1-aford173@gmail.com>
On Tue, Aug 21, 2018 at 07:16:56AM -0500, Adam Ford wrote:
> The getcd and getwp functions when DM_MMC is enabled are
> assumming the DM_GPIO is enabled. In cases (like SPL) where
> DM_GPIO may not be enabled, wrap these calls in an #ifdef
>
> Signed-off-by: Adam Ford <aford173@gmail.com>
>
> diff --git a/drivers/mmc/omap_hsmmc.c b/drivers/mmc/omap_hsmmc.c
> index caaa914604..4d171f457e 100644
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180918/48afc321/attachment.sig>
prev parent reply other threads:[~2018-09-18 21:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-21 12:16 [U-Boot] [PATCH] mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO Adam Ford
2018-09-18 21:25 ` Tom Rini [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=20180918212553.GO4642@opus \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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.