Re: [PATCH 0/3] [v2] Add basic ACPI support to the Qualcomm Technologies EMAC driver

2016-09-28 Thread David Miller
From: Timur Tabi Date: Wed, 28 Sep 2016 11:58:41 -0500 > This patch series adds support to the EMAC driver for extracting addresses, > interrupts, and some _DSDs (properties) from ACPI. The first two patches > clean up the code, and the third patch adds ACPI-specific functionality. > > The firs

[PATCH 0/3] [v2] Add basic ACPI support to the Qualcomm Technologies EMAC driver

2016-09-28 Thread Timur Tabi
This patch series adds support to the EMAC driver for extracting addresses, interrupts, and some _DSDs (properties) from ACPI. The first two patches clean up the code, and the third patch adds ACPI-specific functionality. The first patch fixes a bug with handling the platform_device for the inter