commit | 47cc8c1cc2f2d9889e84d59cbbe8cb1cc6e24ed1 | [log] [tgz] |
---|---|---|
author | Sam Bobroff <sbobroff@linux.ibm.com> | Fri May 25 13:11:37 2018 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jun 03 20:43:40 2018 +1000 |
tree | e86d1ff666b092319032b640e9c99f5fba65a215 | |
parent | e2b810d51b2b36d41e3e5522e12cc752e0d865ec [diff] |
powerpc/eeh: Introduce eeh_set_channel_state() To ease future refactoring, extract setting of the channel state from the report functions out into their own functions. This increases the amount of code that is identical across all of the report functions. Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>