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


Groups > linux.kernel > #1332271

Re: [PATCH RESEND] mmc:host:Fix error handling for calls to the function shdci_runtime_pm_get in the file sdhci.c

From Valdis.Kletnieks@vt.edu
Newsgroups linux.kernel
Subject Re: [PATCH RESEND] mmc:host:Fix error handling for calls to the function shdci_runtime_pm_get in the file sdhci.c
Date 2016-02-11 19:10 +0100
Message-ID <r13QJ-3XL-11@gated-at.bofh.it> (permalink)
References <r0UDM-692-25@gated-at.bofh.it> <r0UDM-692-23@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 Thu, 11 Feb 2016 10:06:04 +0200, Adrian Hunter said:
> On 10/02/16 16:34, Nicholas Krause wrote:
> > This fixes error handling for various function calls to

> pm_runtime_resume() returns 1 if the device's runtime PM status was already
> 'active', and -EACCES means that 'power.disable_depth' is different from 0
> (i.e. runtime pm not enabled), so this does not look coded correctly for
> those cases.

I wonder if Nicholas has a different meaning of the word "fixes".

Seriously Nicholas - you're wasting maintainer resources with all these
broken patches.  Please stop doing it.

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


Thread

Re: [PATCH RESEND] mmc:host:Fix error handling for calls to the  function shdci_runtime_pm_get in the file sdhci.c Adrian Hunter <adrian.hunter@intel.com> - 2016-02-11 09:20 +0100
  Re: [PATCH RESEND] mmc:host:Fix error handling for calls to the function shdci_runtime_pm_get in the file sdhci.c Valdis.Kletnieks@vt.edu - 2016-02-11 19:10 +0100

csiph-web