commit | fed968eeb96e225dd9ff93f3bf21b2bb42546bea | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Fri Mar 18 10:47:26 2016 -0400 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Fri Mar 18 12:06:31 2016 -0400 |
tree | b1accaf6df8ea2a8c7d9f4814ee18cb71ffced60 | |
parent | b338560b1b7ef7759ffb579ff435df847110a0cc [diff] |
Add cache access and signal validation wrappers Use of the main cache structure will grow so added some wrappers that automate initialization and cleanup. Refactored duplicate signal handler bus/interface validation logic into reusable functions. Updated discovery and signal handlers to make use of all these new functions.