diff options
author | Rob Herring <robh@kernel.org> | 2015-01-09 20:34:36 -0600 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-01-16 15:04:38 +0100 |
commit | 7b09777c187dcbe3e0f4f53890eb2f6953801d88 (patch) | |
tree | 8f1a131f68d8f83d53e322e2c7b21c4883edb6d8 /arch/mips/boot | |
parent | 250215ccf6def938f7b4f037185b8277eb54bcda (diff) | |
download | linux-7b09777c187dcbe3e0f4f53890eb2f6953801d88.tar.gz linux-7b09777c187dcbe3e0f4f53890eb2f6953801d88.tar.bz2 linux-7b09777c187dcbe3e0f4f53890eb2f6953801d88.zip |
MIPS: Add struct pci_ops member names to initialization
Some instances of pci_ops initialization rely on the read/write members'
location in the struct. This is fragile and may break when adding new
members to the beginning of the struct.
[ralf@linux-mips.org: indent = with tabs for consistency.]
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux-pci@vger.kernel.org
Cc: Bjorn Helgaas <bhelgaas@google.com>
Patchwork: https://patchwork.linux-mips.org/patch/8915/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/boot')
0 files changed, 0 insertions, 0 deletions