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


Groups > linux.kernel > #1703074

Re: [PATCH 3/3] PCI: qcom: Allow post_init to fail

From Stanimir Varbanov <svarbanov@mm-sol.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] PCI: qcom: Allow post_init to fail
Date 2017-08-03 14:50 +0200
Message-ID <uanJE-8s6-21@gated-at.bofh.it> (permalink)
References <u3Lxo-3E3-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Bjorn, thanks for the patch!

On 07/16/2017 09:42 AM, Bjorn Andersson wrote:
> host_init should detect and propagate errors from post_init.
> 
> In addition, by acknowleding that post_init can fail we must disable the
> post_init resources in a step separate from the deinit, so that we don't
> try to disable the post_init resources a second time.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
>  drivers/pci/dwc/pcie-qcom.c | 20 +++++++++++++++++---
>  1 file changed, 17 insertions(+), 3 deletions(-)

The patch looks good to me,

Acked-by: Stanimir Varbanov <svarbanov@mm-sol.com>

regards,
Stan

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


Thread

Re: [PATCH 3/3] PCI: qcom: Allow post_init to fail Stanimir Varbanov <svarbanov@mm-sol.com> - 2017-08-03 14:50 +0200

csiph-web