From: Michal Simek <monstr@monstr.eu>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Subject: Re: [PATCH 1/7] microblaze/PCI: Remove unused declarations
Date: Mon, 08 Jun 2015 10:06:30 +0200 [thread overview]
Message-ID: <55754D06.9050201@monstr.eu> (raw)
In-Reply-To: <CAErSpo6pMzOUwwxD0snOpcpdoCH5mBQhH2eXO74SVRnXvazX=A@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1881 bytes --]
On 06/05/2015 05:11 PM, Bjorn Helgaas wrote:
> On Fri, Jun 5, 2015 at 2:07 AM, Michal Simek <monstr@monstr.eu> wrote:
>> On 06/04/2015 11:49 PM, Bjorn Helgaas wrote:
>>> The following declarations were copied from powerpc but are unused on
>>> microblaze:
>>>
>>> struct pci_controller *init_phb_dynamic(struct device_node *dn)
>>> int remove_phb_dynamic(struct pci_controller *phb)
>>> struct pci_dev *of_create_pci_dev(struct device_node *node, ...)
>>> void of_scan_pci_bridge(struct device_node *node, ...)
>>> void of_scan_bus(struct device_node *node, struct pci_bus *bus)
>>> void of_rescan_bus(struct device_node *node, struct pci_bus *bus)
>>>
>>> Remove them.
>>>
>>> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
>>> CC: Michal Simek <monstr@monstr.eu>
>>> ---
>>> arch/microblaze/include/asm/pci.h | 12 ------------
>>> 1 file changed, 12 deletions(-)
>>
>> Reviewed-by: Michal Simek <michal.simek@xilinx.com>
>>
>> Bjorn: Do you want me to take this via Microblaze tree?
>
> Sure, it'd be great if you take all the Microblaze-specific patches.
> There aren't any dependencies on them, so there shouldn't be any
> problem.
Ok. Added these 3 patches to microblaze next branch - it will be in
linux-next tmr.
>
> I do have a Microblaze hunk in "PCI: Remove unused
> pci_dma_burst_advice()" and if you agree, I'll merge that one through
> my tree since the change for each arch is essentially identical.
No problem at all. Feel free to add there my acked-by line for microblaze.
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2015-06-08 8:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-04 21:49 [PATCH 0/7] Cleanup unused code Bjorn Helgaas
2015-06-04 21:49 ` [PATCH 1/7] microblaze/PCI: Remove unused declarations Bjorn Helgaas
2015-06-05 7:07 ` Michal Simek
2015-06-05 15:11 ` Bjorn Helgaas
2015-06-08 8:06 ` Michal Simek [this message]
2015-06-08 12:58 ` Bjorn Helgaas
2015-06-04 21:49 ` [PATCH 2/7] microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration Bjorn Helgaas
2015-06-05 7:07 ` Michal Simek
2015-06-04 21:49 ` [PATCH 3/7] microblaze/PCI: Remove unnecessary struct pci_dev declaration Bjorn Helgaas
2015-06-05 7:07 ` Michal Simek
2015-06-04 21:49 ` [PATCH 4/7] PCI: Include <linux/pci.h>, not <asm/pci.h> Bjorn Helgaas
2015-06-04 21:49 ` [PATCH 5/7] PCI: Remove unnecessary #includes of <asm/pci.h> Bjorn Helgaas
2015-06-04 21:49 ` Bjorn Helgaas
2015-06-05 1:53 ` Simon Horman
2015-06-05 1:53 ` Simon Horman
2015-06-05 8:08 ` Ralf Baechle
2015-06-05 8:08 ` Ralf Baechle
2015-06-04 21:50 ` [PATCH 6/7] PCI: Remove unused pcibios_select_root() (again) Bjorn Helgaas
2015-06-04 21:50 ` [PATCH 7/7] PCI: Remove unused pci_dma_burst_advice() Bjorn Helgaas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55754D06.9050201@monstr.eu \
--to=monstr@monstr.eu \
--cc=bhelgaas@google.com \
--cc=linux-pci@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.