[GIT PULL] Driver core fixes for 3.16-rc6

From: Greg KH
Date: Sun Jul 20 2014 - 15:56:16 EST


The following changes since commit cd3de83f147601356395b57a8673e9c5ff1e59d1:

Linux 3.16-rc4 (2014-07-06 12:37:51 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.16-rc6

for you to fetch changes up to aff008ad813c7cf3cfe7b532e7ba2c526c136f22:

platform_get_irq: Revert to platform_get_resource if of_irq_get fails (2014-07-11 18:06:36 -0700)

----------------------------------------------------------------
driver core fix for 3.16-rc6

Here is a single driver core fix that reverts an older patch that has
been causing a number of reported problems with the platform devices.

This revert has been in linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Guenter Roeck (1):
platform_get_irq: Revert to platform_get_resource if of_irq_get fails

drivers/base/platform.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/