public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] mfd: viperboard: fix cache line sharing and cleanups
@ 2014-09-25 14:43 Octavian Purdila
  2014-09-25 14:43 ` [PATCH v3 1/3] mfd: viperboard: allocate I/O buffer separately Octavian Purdila
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Octavian Purdila @ 2014-09-25 14:43 UTC (permalink / raw)
  To: sameo, lee.jones; +Cc: linux-kernel, linux-usb, johan, Octavian Purdila

Changes since v2:
 
 * switch to using devm_ allocation

 * remove unused platform_device

Changes since v1:

 * split cache sharing fix and cleanups into separate patches


Octavian Purdila (3):
  mfd: viperboard: allocate I/O buffer separately
  mfd: viperboard: switch to devm_ allocation
  mfd: viperboard: remove unused platform_device

 drivers/mfd/viperboard.c       | 19 +++++++++----------
 include/linux/mfd/viperboard.h |  3 +--
 2 files changed, 10 insertions(+), 12 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-09-25 15:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25 14:43 [PATCH v3 0/3] mfd: viperboard: fix cache line sharing and cleanups Octavian Purdila
2014-09-25 14:43 ` [PATCH v3 1/3] mfd: viperboard: allocate I/O buffer separately Octavian Purdila
2014-09-25 14:43 ` [PATCH v3 2/3] mfd: viperboard: switch to devm_ allocation Octavian Purdila
2014-09-25 14:58   ` Johan Hovold
2014-09-25 14:43 ` [PATCH v3 3/3] mfd: viperboard: remove unused platform_device Octavian Purdila
2014-09-25 15:07   ` Johan Hovold
2014-09-25 15:29     ` Octavian Purdila
2014-09-25 15:36       ` Johan Hovold

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