Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672917
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 0/5] stmmac: pci: Refactor DMI probing |
| Date | 2017-06-22 19:50 +0200 |
| Message-ID | <tVeoW-7TL-11@gated-at.bofh.it> (permalink) |
| References | <tV3Db-L3-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Jan Kiszka <jan.kiszka@siemens.com> Date: Thu, 22 Jun 2017 08:17:56 +0200 > Some cleanups of the way we probe DMI platforms in the driver. Reduces > a bit of open-coding and makes the logic easier reusable for any > potential DMI platform != Quark. > > Tested on IOT2000 and Galileo Gen2. > > Changes in v5: > - fixed a remaining issue in patch 5 > - dropped patch 6 for now Series applied to net-next. Any chance the DMI table can be marked const as well?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v5 0/5] stmmac: pci: Refactor DMI probing Jan Kiszka <jan.kiszka@siemens.com> - 2017-06-22 08:20 +0200
[PATCH v5 1/5] stmmac: pci: Make stmmac_pci_info structure constant Jan Kiszka <jan.kiszka@siemens.com> - 2017-06-22 08:20 +0200
[PATCH v5 3/5] stmmac: pci: Make stmmac_pci_find_phy_addr truly generic Jan Kiszka <jan.kiszka@siemens.com> - 2017-06-22 08:20 +0200
[PATCH v5 4/5] stmmac: pci: Select quark_pci_dmi_data from quark_default_data Jan Kiszka <jan.kiszka@siemens.com> - 2017-06-22 08:20 +0200
[PATCH v5 2/5] stmmac: pci: Use stmmac_pci_info for all devices Jan Kiszka <jan.kiszka@siemens.com> - 2017-06-22 08:20 +0200
[PATCH v5 5/5] stmmac: pci: Use dmi_system_id table for retrieving PHY addresses Jan Kiszka <jan.kiszka@siemens.com> - 2017-06-22 08:20 +0200
Re: [PATCH v5 0/5] stmmac: pci: Refactor DMI probing David Miller <davem@davemloft.net> - 2017-06-22 19:50 +0200
Re: [PATCH v5 0/5] stmmac: pci: Refactor DMI probing Jan Kiszka <jan.kiszka@siemens.com> - 2017-06-22 19:50 +0200
Re: [PATCH v5 0/5] stmmac: pci: Refactor DMI probing David Miller <davem@davemloft.net> - 2017-06-22 20:00 +0200
csiph-web