commit | dedd444fb70eee203a1bfdaf275a67263c00cd14 | [log] [tgz] |
---|---|---|
author | Thomas Stranger <thomas.stranger@outlook.com> | Sun Mar 28 18:07:56 2021 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri May 07 12:41:04 2021 -0500 |
tree | 7ed6eab2bd532131256c96dd3cf10e247f31cb8f | |
parent | a0bea0812a199d2e2115c5d23325dc628e9d61b3 [diff] |
drivers: interrupt_controller: intc_shared: clients array size from dts The size of the array holding the client information is determined from the number of dt supports dep ordinals. Finally remove the Kconfig symbol for the number of clients. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>