From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net: smc911x: Make register read/write functions weak
Date: Mon, 24 Nov 2008 23:46:51 -0800 [thread overview]
Message-ID: <492BAD6B.6050606@gmail.com> (raw)
In-Reply-To: <1226493062-28376-1-git-send-email-sr@denx.de>
Hi Stefan,
Stefan Roese wrote:
> This patch changes the reg_read/_write to smc911x_reg_read/_write
> and defines then as weak so that they can be overridden by board
> specific version.
>
> This will be used by the upcoming VCTH board support.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> ---
> drivers/net/smc911x.c | 77 +++++++++++++++++++++++++-----------------------
> 1 files changed, 40 insertions(+), 37 deletions(-)
>
Applied to net/next
thanks,
Ben
prev parent reply other threads:[~2008-11-25 7:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-12 12:31 [U-Boot] [PATCH] net: smc911x: Make register read/write functions weak Stefan Roese
2008-11-25 7:46 ` Ben Warren [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=492BAD6B.6050606@gmail.com \
--to=biggerbadderben@gmail.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.