The first patch avoids using a workaround for IO (which seems unneeded). The rest is a batch of cleanups. Has been tested on Intel Merrifield (thanks, Ferry). v2: - dropped stray change (Mika) - elaborated conditional changes in the commit message (Mika) - gathered tags (Mika, Ferry) Andy Shevchenko (3): platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO platform/x86: intel_scu_ipc: Simplify code with cleanup helpers platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data drivers/platform/x86/intel_scu_ipc.c | 141 ++++++++++++--------------- 1 file changed, 60 insertions(+), 81 deletions(-) -- 2.43.0.rc1.1336.g36b5255a03ac