From: John Crispin <john@phrozen.org>
To: linux-mips@linux-mips.org
Subject: Re: [PATCH 2/3] MIPS: ralink: setup dma_mask for the rt305x dwc2 usb controller
Date: Mon, 15 Apr 2013 13:04:18 +0200 [thread overview]
Message-ID: <516BDEB2.5020908@phrozen.org> (raw)
In-Reply-To: <1366021644-8353-2-git-send-email-matthijs@stdin.nl>
On 15/04/13 12:27, Matthijs Kooijman wrote:
> diff --git a/arch/mips/ralink/mt7620.c b/arch/mips/ralink/mt7620.c
> index 3740826..220dc69 100644
> --- a/arch/mips/ralink/mt7620.c
> +++ b/arch/mips/ralink/mt7620.c
> @@ -137,6 +137,11 @@ struct ralink_pinmux rt_gpio_pinmux = {
> .uart_mask = MT7620_GPIO_MODE_GPIO,
> };
>
> +void ralink_usb_init(void)
> +{
> +
> +}
> +
Hi,
i'll post a different patch later that eliminates the need for these
empty stubs.
John
next prev parent reply other threads:[~2013-04-15 11:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-15 10:27 [PATCH 1/3] MIPS: ralink: use the dwc2 driver for the rt305x USB controller Matthijs Kooijman
2013-04-15 10:27 ` [PATCH 2/3] MIPS: ralink: setup dma_mask for the rt305x dwc2 usb controller Matthijs Kooijman
2013-04-15 11:04 ` John Crispin [this message]
2013-04-15 10:27 ` [PATCH 3/3] owrt: MIPS: ralink: add usb platform support Matthijs Kooijman
2013-04-15 10:28 ` John Crispin
2013-04-15 11:23 ` Sergei Shtylyov
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=516BDEB2.5020908@phrozen.org \
--to=john@phrozen.org \
--cc=linux-mips@linux-mips.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.