commit | a29ccf6ff3e07061253b9209a65edb8c0126f78d | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Sat Mar 26 22:40:26 2016 +0100 |
committer | Darren Hart <dvhart@linux.intel.com> | Fri May 27 11:47:55 2016 -0700 |
tree | 9a91ef9eaee7c0b0fb2144476ac2646271a8a5c2 | |
parent | aca234f6378864d85514be558746c0ea6eabfa8e [diff] |
intel_menlow: reduce code duplication aux0_show and aux1_show consists of almost identical code. Pull that into a common helper and make them thin wrappers. Similarly for _store. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Darren Hart <dvhart@linux.intel.com>