From: Kalle Valo <kvalo@codeaurora.org>
To: Eyal Reizer <eyalreizer@gmail.com>
Cc: tony@atomide.com, nsekhar@ti.com, linux-wireless@vger.kernel.org,
Eyal Reizer <eyalr@ti.com>
Subject: Re: [v2] wlcore: sdio: check for valid platform device data before suspend
Date: Tue, 29 May 2018 07:21:20 +0000 (UTC) [thread overview]
Message-ID: <20180529072120.1F825603D2@smtp.codeaurora.org> (raw)
In-Reply-To: <1527496602-25214-1-git-send-email-eyalr@ti.com>
Eyal Reizer <eyalreizer@gmail.com> wrote:
> 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.
>
> Signed-off-by: Eyal Reizer <eyalr@ti.com>
Patch applied to wireless-drivers-next.git, thanks.
6e91d48371e7 wlcore: sdio: check for valid platform device data before suspend
--
https://patchwork.kernel.org/patch/10430043/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2018-05-29 7:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-28 8:36 [PATCH v2] wlcore: sdio: check for valid platform device data before suspend Eyal Reizer
2018-05-29 7:21 ` Kalle Valo [this message]
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=20180529072120.1F825603D2@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=eyalr@ti.com \
--cc=eyalreizer@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=nsekhar@ti.com \
--cc=tony@atomide.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.