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


Groups > linux.kernel > #1359554

[PATCH v3 0/5] davinci_mmc fixes

From David Lechner <david@lechnology.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/5] davinci_mmc fixes
Date 2016-03-17 04:50 +0100
Message-ID <rdx6G-1Ps-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


I have replaced one of my patches with the patch from Peter Ujfalusi and fixed
a mistake in the "fix unwinding..." patch.

Tested working on LEGO MINDSTORMS EV3 (da850-ish).

David Lechner (4):
  mmc: davinci: remove matching string
  mmc: davinci: fix unwinding in probe
  mmc: davinci: prepare clock
  ARM: davinci: remove mmc dma resources

Peter Ujfalusi (1):
  mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel

 arch/arm/mach-davinci/devices-da8xx.c |  20 -----
 arch/arm/mach-davinci/devices.c       |  16 ----
 drivers/mmc/host/davinci_mmc.c        | 147 ++++++++++++----------------------
 3 files changed, 50 insertions(+), 133 deletions(-)

-- 
1.9.1

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


Thread

[PATCH v3 0/5] davinci_mmc fixes David Lechner <david@lechnology.com> - 2016-03-17 04:50 +0100
  [PATCH v3 1/5] mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel David Lechner <david@lechnology.com> - 2016-03-17 04:50 +0100
  [PATCH v3 4/5] mmc: davinci: prepare clock David Lechner <david@lechnology.com> - 2016-03-17 04:50 +0100
  [PATCH v3 3/5] mmc: davinci: fix unwinding in probe David Lechner <david@lechnology.com> - 2016-03-17 04:50 +0100
  [PATCH v3 2/5] mmc: davinci: remove matching string David Lechner <david@lechnology.com> - 2016-03-17 04:50 +0100
  [PATCH v3 5/5] ARM: davinci: remove mmc dma resources David Lechner <david@lechnology.com> - 2016-03-17 04:50 +0100

csiph-web