public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mfd: rk808: Fix pointers and poweroff
@ 2019-06-07 12:42 Stefan Mavrodiev
  2019-06-07 12:42 ` [PATCH v3 1/2] mfd: rk808: Check pm_power_off pointer Stefan Mavrodiev
  2019-06-07 12:42 ` [PATCH v3 2/2] mfd: rk808: Prepare rk805 for poweroff Stefan Mavrodiev
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Mavrodiev @ 2019-06-07 12:42 UTC (permalink / raw)
  To: Heiko Stuebner, Lee Jones, linux-kernel; +Cc: Stefan Mavrodiev

This patch is actually follow-up to:
  [PATCH 1/1] mfd: rk808: Prepare rk8085 for poweroff

The patchset fixes poweroff function for boards with RK8085 PMU.
During the preparation of v2 possible wrong pointer access was
spot (pm_power_off), so one more patch was introduced in the series.

Stefan Mavrodiev (2):
  mfd: rk808: Check pm_power_off pointer
  mfd: rk808: Prepare rk805 for poweroff

 drivers/mfd/rk808.c       | 67 +++++++++++++++++++++++++++------------
 include/linux/mfd/rk808.h |  2 ++
 2 files changed, 48 insertions(+), 21 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-12  9:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-07 12:42 [PATCH v3 0/2] mfd: rk808: Fix pointers and poweroff Stefan Mavrodiev
2019-06-07 12:42 ` [PATCH v3 1/2] mfd: rk808: Check pm_power_off pointer Stefan Mavrodiev
2019-06-12  9:41   ` Lee Jones
2019-06-07 12:42 ` [PATCH v3 2/2] mfd: rk808: Prepare rk805 for poweroff Stefan Mavrodiev
2019-06-12  9:41   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox