commit | 96489ae170fb30b62f817c86c8e64b150b55a7ff | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <[email protected]> | Wed Apr 08 19:09:01 2020 +0300 |
committer | Andy Shevchenko <[email protected]> | Mon Apr 20 14:41:56 2020 +0300 |
tree | d8569e8375a977d722685ab29d7435187f9f25e1 | |
parent | ae83d0b416db002fe95601e7f97f64b59514d936 [diff] |
device property: export set_secondary_fwnode() to modules Some drivers when compiled as modules may need to set secondary firmware node. Export set_secondary_fwnode() to make it possible without code duplication. Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: Rafael J. Wysocki <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Tested-by: Hans de Goede <[email protected]> Reviewed-by: Heikki Krogerus <[email protected]>