]> git.karo-electronics.de Git - linux-beck.git/commit
device property: the secondary fwnode needs to depend on the primary
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 29 Dec 2015 11:07:49 +0000 (13:07 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Jan 2016 01:09:51 +0000 (02:09 +0100)
commit0fb5902f2f9ec7996a0846087f3e69165ea9ce1e
treeab74e513b1dedaee2f14abb941e79b64ee719bfc
parentaace7367bf83aef7baa021c7bcc9d2e331b040aa
device property: the secondary fwnode needs to depend on the primary

This fixes NULL pointer dereference when the primary fwnode handle
does not exist, for example with PCI devices that do not have ACPI
companion.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/property.c