All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Eyal Reizer <eyalreizer@gmail.com>
Cc: kvalo@codeaurora.org, nsekhar@ti.com,
	linux-wireless@vger.kernel.org, Eyal Reizer <eyalr@ti.com>
Subject: Re: [PATCH] wlcore: sdio: check for valid platform device data before suspend
Date: Thu, 24 May 2018 07:24:40 -0700	[thread overview]
Message-ID: <20180524142440.GY77025@atomide.com> (raw)
In-Reply-To: <1527161730-9044-1-git-send-email-eyalr@ti.com>

* Eyal Reizer <eyalreizer@gmail.com> [180524 11:38]:
> the wl pointer can be null In case only wlcore_sdio is probed while
> no WiLink module is successfully probed, as in the case of mounting a
> wl12xx module while using a device tree file configured with wl18xx
> related settings.
> In this case the system was crashing in wl1271_suspend() as platform
> device data is not set.
> Make sure wl the pointer is valid before using it.

Just checking.. It seems like this fix is separate from the PM
runtime conversion, right?

> Signed-off-by: Eyal Reizer <eyalr@ti.com>mamai

Looks like you have some extra characters ^^^^^ here.

Regards,

Tony

  reply	other threads:[~2018-05-24 14:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-24 11:35 [PATCH] wlcore: sdio: check for valid platform device data before suspend Eyal Reizer
2018-05-24 14:24 ` Tony Lindgren [this message]
2018-05-28  8:20   ` [EXTERNAL] " Reizer, Eyal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180524142440.GY77025@atomide.com \
    --to=tony@atomide.com \
    --cc=eyalr@ti.com \
    --cc=eyalreizer@gmail.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=nsekhar@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.