On Wed, 20 Jul 2016, clinton.a.tay...@intel.com wrote:
> From: Clint Taylor
>
> Skip decode options and formatting when the quiet option is used during
> mmio reads. Makes intel_reg usable by scripts to return MMIO values.
>
> Signed-off-by: Clint Taylor
> ---
> tools/intel_reg.c | 7 ++-
>
From: Clint Taylor
Skip decode options and formatting when the quiet option is used during
mmio reads. Makes intel_reg usable by scripts to return MMIO values.
Signed-off-by: Clint Taylor
---
tools/intel_reg.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/tools/inte