Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1594121

Re: [PATCH 2/2] usb: xhci: remove dummy extra_priv_size for size of xhci_hcd struct

From Thierry Reding <treding@nvidia.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 12:10 +0100
Message-ID <tilaa-6G6-11@gated-at.bofh.it> (permalink)
References <tie8G-1nN-1@gated-at.bofh.it> <tie8H-1nN-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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(-)

For Tegra:

Tested-by: Thierry Reding <treding@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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