All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mfd: rk808: Fix pointers and poweroff
@ 2019-05-21  6:24 Stefan Mavrodiev
  2019-05-21  6:24 ` [PATCH v2 1/2] mfd: rk808: Check pm_power_off pointer Stefan Mavrodiev
  2019-05-21  6:24 ` [PATCH v2 2/2] mfd: rk808: Prepare rk805 for poweroff Stefan Mavrodiev
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Mavrodiev @ 2019-05-21  6:24 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       | 42 +++++++++++++++++++++++++++++++++------
 include/linux/mfd/rk808.h |  2 ++
 2 files changed, 38 insertions(+), 6 deletions(-)

-- 
2.17.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-21  6:24 [PATCH v2 0/2] mfd: rk808: Fix pointers and poweroff Stefan Mavrodiev
2019-05-21  6:24 ` [PATCH v2 1/2] mfd: rk808: Check pm_power_off pointer Stefan Mavrodiev
2019-06-03 12:45   ` Lee Jones
2019-05-21  6:24 ` [PATCH v2 2/2] mfd: rk808: Prepare rk805 for poweroff Stefan Mavrodiev
2019-06-03 12:44   ` Lee Jones

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.