diff options
author | Sudeep Holla <[email protected]> | 2020-04-22 13:28:23 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-05-04 18:39:27 +0100 |
commit | caf2cd610dbbfb533c8b84255fbe77dca36229d0 (patch) | |
tree | 61b8b03b60ff37b1dfe434c4f750ffb126a30787 /scripts/gdb/linux/modules.py | |
parent | 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c (diff) |
firmware: arm_sdei: Drop check for /firmware/ node and always register driver
As with most of the drivers, let us register this driver unconditionally
by dropping the checks for presence of firmware nodes(DT) or entries(ACPI).
Further, as mentioned in the commit acafce48b07b ("firmware: arm_sdei:
Fix DT platform device creation"), the core takes care of creation of
platform device when the appropriate device node is found and probe
is called accordingly.
Let us check only for the presence of ACPI firmware entry before creating
the platform device and flag warning if we fail.
Signed-off-by: Sudeep Holla <[email protected]>
Reviewed-by: James Morse <[email protected]>
Cc: James Morse <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions