Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1357676
| From | David Lechner <david@lechnology.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/5] davinci_mmc fixes |
| Date | 2016-03-15 00:00 +0100 |
| Message-ID | <rcJCV-1Hd-5@gated-at.bofh.it> (permalink) |
| References | <rcJCV-1Hd-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
I've updated the patche set based on feedback. This is tested on linux-next with LEGO MINDSTORMS EV3 (da850), both with and without device tree enabled. David Lechner (5): mmc: davinci: remove matching string mmc: davinci: fix unwinding in probe mmc: davinci: prepare clock mmc: davinci: don't use dma platform resources arm: davinci: remove mmc dma resources arch/arm/mach-davinci/devices-da8xx.c | 20 ------ arch/arm/mach-davinci/devices.c | 16 ----- drivers/mmc/host/davinci_mmc.c | 112 +++++++++++----------------------- 3 files changed, 37 insertions(+), 111 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] davinci_mmc fixes David Lechner <david@lechnology.com> - 2016-03-15 00:00 +0100
[PATCH v2 5/5] arm: davinci: remove mmc dma resources David Lechner <david@lechnology.com> - 2016-03-15 00:00 +0100
Re: [PATCH v2 5/5] arm: davinci: remove mmc dma resources Sekhar Nori <nsekhar@ti.com> - 2016-03-15 09:30 +0100
Re: [PATCH v2 0/5] davinci_mmc fixes Sekhar Nori <nsekhar@ti.com> - 2016-03-15 09:20 +0100
csiph-web