linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: sunxi: General fixup
@ 2014-12-16  0:37 David Lanzendörfer
  2014-12-16  0:37 ` [PATCH 1/4] mmc: sunxi: Lock fix David Lanzendörfer
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: David Lanzendörfer @ 2014-12-16  0:37 UTC (permalink / raw)
  To: linux-arm-kernel

Hello
This patchset was inspired questions from ?? of Allwinner and incorporates as
well suggestions from Hans related to spin locks.
For example have not all attributes of the shared host object been protected
by the spin lock, this has been changed.
Also some register names and reset behavior have been fixed now.
And a minor cleanup happened at the clock frequecy setting, since there has
been a piece of left over code which has been there because it was in the Android
driver and we just adapted it because we didn't have proper documentation about
the timing of the module.

Looking forward to your feedback
Cheers David

---

David Lanzend?rfer (4):
      mmc: sunxi: Lock fix
      mmc: sunxi: Correcting SDXC_HARDWARE_RESET bit
      mmc: sunxi: Reset behavior fix
      mmc: sunxi: Removing unused code


 drivers/mmc/host/sunxi-mmc.c |   37 +++++++++++++++++++++++++------------
 1 file changed, 25 insertions(+), 12 deletions(-)

--
Signature

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

end of thread, other threads:[~2014-12-29 10:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16  0:37 [PATCH 0/4] mmc: sunxi: General fixup David Lanzendörfer
2014-12-16  0:37 ` [PATCH 1/4] mmc: sunxi: Lock fix David Lanzendörfer
2014-12-16  0:37 ` [PATCH 2/4] mmc: sunxi: Correcting SDXC_HARDWARE_RESET bit David Lanzendörfer
2014-12-16  0:37 ` [PATCH 3/4] mmc: sunxi: Reset behavior fix David Lanzendörfer
2014-12-16  9:57   ` Hans de Goede
     [not found]     ` <2457832.ADcVT4pQTP@pagira.o2s.ch>
2014-12-29 10:13       ` sunxi-project-meetup@31c3 Hans de Goede
2014-12-16  0:38 ` [PATCH 4/4] mmc: sunxi: Removing unused code David Lanzendörfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).