Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1595651
| From | Brian Norris <briannorris@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 3/3] WIP: PCI: rockchip: add remove() support |
| Date | 2017-03-09 04:20 +0100 |
| Message-ID | <tiWMp-7yV-1@gated-at.bofh.it> (permalink) |
| References | <tiTlw-58c-7@gated-at.bofh.it> <tiTlw-58c-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 08, 2017 at 03:37:48PM -0800, Brian Norris wrote: > I haven't quite figured out the right way to invert pci_remap_iospace(). > I guess no one supports this yet? Jeffy Chen pointed out to me that there's a pci_unmap_iospace() as of 4.8. Looks like that should probably do the job. I'll rework this and send it out sometime. The first 2 patches are still relevant though, and the first one is a bugfix. Brian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/3] PCI: rockchip: fix sign issues for current limits Brian Norris <briannorris@chromium.org> - 2017-03-09 00:40 +0100
[PATCH 2/3] PCI: rockchip: make 'return 0' more obvious in probe() Brian Norris <briannorris@chromium.org> - 2017-03-09 00:40 +0100
[RFC PATCH 3/3] WIP: PCI: rockchip: add remove() support Brian Norris <briannorris@chromium.org> - 2017-03-09 00:40 +0100
Re: [RFC PATCH 3/3] WIP: PCI: rockchip: add remove() support Brian Norris <briannorris@chromium.org> - 2017-03-09 04:20 +0100
Re: [PATCH 1/3] PCI: rockchip: fix sign issues for current limits Shawn Lin <shawn.lin@rock-chips.com> - 2017-03-09 10:00 +0100
Re: [PATCH 1/3] PCI: rockchip: fix sign issues for current limits Brian Norris <briannorris@chromium.org> - 2017-03-10 03:30 +0100
csiph-web