]> git.baikalelectronics.ru Git - kernel.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)
commitc1318fb5d37a10fcb1221d8c8f01990b97d426d4
treeab74e513b1dedaee2f14abb941e79b64ee719bfc
parent8906ae96ba47651bfcc0ebbd7beef3dc52c5db21
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