Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1420565
| From | Roger Quadros <rogerq@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v11 13/14] usb: gadget: udc: adapt to OTG core |
| Date | 2016-06-13 10:10 +0200 |
| Message-ID | <rJv6x-3AX-1@gated-at.bofh.it> (permalink) |
| References | <rIumd-4YI-3@gated-at.bofh.it> <rIumf-4YI-41@gated-at.bofh.it> <rJuWR-3i5-21@gated-at.bofh.it> <rJv6x-3AX-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 13/06/16 10:56, Peter Chen wrote: > On Mon, Jun 13, 2016 at 10:55:12AM +0300, Roger Quadros wrote: >> err1: >> - if (ret != -EISNAM) >> + if ((ret != -EISNAM)) > > Since you do not need above change. Ah :P, will fix it. > > Expect above, I am ok with this patch. > > Acked-by: Peter Chen <peter.chen@nxp.com> Thanks for the patient review of this entire series :). cheers, -roger
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v11 13/14] usb: gadget: udc: adapt to OTG core Roger Quadros <rogerq@ti.com> - 2016-06-13 10:00 +0200 Re: [PATCH v11 13/14] usb: gadget: udc: adapt to OTG core Roger Quadros <rogerq@ti.com> - 2016-06-13 10:10 +0200 Re: [PATCH v11 13/14] usb: gadget: udc: adapt to OTG core Peter Chen <hzpeterchen@gmail.com> - 2016-06-13 10:10 +0200
csiph-web