linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@kernel.org>
To: Grigor Tovmasyan <Grigor.Tovmasyan@synopsys.com>,
	Gevorg Sahakyan <Gevorg.Sahakyan@synopsys.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Cc: John Youn <John.Youn@synopsys.com>
Subject: [v2,3/3] usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Date: Fri, 27 Jul 2018 13:00:13 +0300	[thread overview]
Message-ID: <8736w5yp5e.fsf@linux.intel.com> (raw)

hi,

Grigor Tovmasyan <Grigor.Tovmasyan@synopsys.com> writes:
>> @@ -395,6 +412,8 @@ static int dwc2_driver_probe(struct platform_device *dev)
>>   	dev_dbg(&dev->dev, "mapped PA %08lx to VA %p\n",
>>   		(unsigned long)res->start, hsotg->regs);
>>   
>> +	hsotg->needs_byte_swap = dwc2_check_core_endianness(hsotg);
>> +
>>   	retval = dwc2_lowlevel_hw_init(hsotg);
>>   	if (retval)
>>   		return retval;
>> 
>
> I believe this one will work :)

perfectly, I'll push it shortly

> Sorry for inconvenience.

not at all ;) Thanks

             reply	other threads:[~2018-07-27 10:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-27 10:00 Felipe Balbi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-27  8:41 [v2,3/3] usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic Grigor Tovmasyan
2018-07-27  8:26 Gevorg Sahakyan
2018-07-27  8:19 Felipe Balbi
2018-07-27  8:19 Gevorg Sahakyan
2018-07-27  7:05 Felipe Balbi
2018-07-26 15:29 Andy Shevchenko
2018-07-26 14:01 Gevorg Sahakyan

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=8736w5yp5e.fsf@linux.intel.com \
    --to=balbi@kernel.org \
    --cc=Gevorg.Sahakyan@synopsys.com \
    --cc=Grigor.Tovmasyan@synopsys.com \
    --cc=John.Youn@synopsys.com \
    --cc=Minas.Harutyunyan@synopsys.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-usb@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).