commit | 82961458def596bb31c176bbe799c4e335fb92ce | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Tue Feb 23 09:32:03 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jan 07 10:47:27 2022 -0500 |
tree | cd42bced41118a97a572fa931f1e688c382f58cd | |
parent | 149cef11ce18950289f6c5e21b9cc065dc57bdf3 [diff] |
drivers/interrupt_controller: Simplify IRTE structure for readability Let's avoid l/h accessors, and directly have all bits into one structure. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>