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


Groups > linux.kernel > #1430815

Re: [PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed

From Nishanth Menon <nm@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed
Date 2016-06-24 19:00 +0200
Message-ID <rNCCt-2dO-23@gated-at.bofh.it> (permalink)
References <rNCCt-2dO-3@gated-at.bofh.it> <rNCCt-2dO-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/24/2016 11:50 AM, Nishanth Menon wrote:
> pm_runtime_get_sync does return a error value that must be checked for
> error conditions, else, due to various reasons, the device maynot be
> enabled and the system will crash due to lack of clock to the hardware
> module.
> 


Oh crap! Apologies, please ignore the v1 patch which was unfortunately
reposted. Sorry for the spam - i was pretty sure I cleared out the old
patch, but looks I was wrong.

V2 of the patch is here: https://patchwork.kernel.org/patch/9197919/



-- 
Regards,
Nishanth Menon

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


Thread

[PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed Nishanth Menon <nm@ti.com> - 2016-06-24 19:00 +0200
  Re: [PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will  always succeed Nishanth Menon <nm@ti.com> - 2016-06-24 19:00 +0200

csiph-web