Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594331
| Path | csiph.com!news.redatomik.org!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Mathias Nyman <mathias.nyman@linux.intel.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct |
| Date | Tue, 07 Mar 2017 16:20:02 +0100 |
| Message-ID | <tip46-X4-17@gated-at.bofh.it> (permalink) |
| References | <tie8G-1nN-1@gated-at.bofh.it> <tie8H-1nN-25@gated-at.bofh.it> <tilaa-6G6-11@gated-at.bofh.it> |
| X-Extloop1 | 1 |
| X-Ironport-Av | E=Sophos;i="5.35,258,1484035200"; d="scan'208";a="1105795552" |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 24 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Mathias Nyman <mathias.nyman@intel.com>, Matthias Brugger <matthias.bgg@gmail.com>, Felipe Balbi <felipe.balbi@linux.intel.com>, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org, linux-mediatek@lists.infradead.org, Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
| X-Original-Date | Tue, 7 Mar 2017 17:12:55 +0200 |
| X-Original-Message-ID | <58BECDF7.80003@linux.intel.com> |
| X-Original-References | <1488857543-9384-1-git-send-email-chunfeng.yun@mediatek.com> <1488857543-9384-2-git-send-email-chunfeng.yun@mediatek.com> <20170307110238.GA31069@ulmo.ba.sec> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1594331 |
Show key headers only | View raw
On 07.03.2017 13:02, Thierry Reding wrote: > On Tue, Mar 07, 2017 at 11:32:23AM +0800, Chunfeng Yun wrote: >> because hcd_priv_size is already size of xhci_hcd struct, >> extra_priv_size is not needed anymore for MTK and tegra drivers. >> >> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> >> --- >> drivers/usb/host/xhci-mtk.c | 1 - >> drivers/usb/host/xhci-tegra.c | 1 - >> 2 files changed, 2 deletions(-) > Nice catch, thanks. queued. > For Tegra: > > Tested-by: Thierry Reding <treding@nvidia.com> > Acked-by: Thierry Reding <treding@nvidia.com> > adding tags -Mathias
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] usb: xhci-mtk: check hcc_params after adding primary hcd Chunfeng Yun <chunfeng.yun@mediatek.com> - 2017-03-07 04:40 +0100
[PATCH 2/2] usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct Chunfeng Yun <chunfeng.yun@mediatek.com> - 2017-03-07 04:40 +0100
Re: [PATCH 2/2] usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct Thierry Reding <treding@nvidia.com> - 2017-03-07 12:10 +0100
Re: [PATCH 2/2] usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct Mathias Nyman <mathias.nyman@linux.intel.com> - 2017-03-07 16:20 +0100
Re: [PATCH 1/2] usb: xhci-mtk: check hcc_params after adding primary hcd Mathias Nyman <mathias.nyman@linux.intel.com> - 2017-03-07 17:30 +0100
Re: [PATCH 1/2] usb: xhci-mtk: check hcc_params after adding primary hcd Chunfeng Yun <chunfeng.yun@mediatek.com> - 2017-03-08 02:00 +0100
Re: [PATCH 1/2] usb: xhci-mtk: check hcc_params after adding primary hcd Mathias Nyman <mathias.nyman@linux.intel.com> - 2017-03-08 12:10 +0100
csiph-web