Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594331
| 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 | 2017-03-07 16:20 +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> |
| Organization | linux.* mail to news gateway |
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