commit | 0fb5902f2f9ec7996a0846087f3e69165ea9ce1e | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Tue Dec 29 13:07:49 2015 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Fri Jan 01 02:09:51 2016 +0100 |
tree | ab74e513b1dedaee2f14abb941e79b64ee719bfc | |
parent | aace7367bf83aef7baa021c7bcc9d2e331b040aa [diff] |
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>