Re: [Intel-gfx] [PATCH] intel_audio_dump: fix CTS/M value index

2014-03-15 Thread Ben Widawsky
On Fri, Mar 14, 2014 at 09:44:03AM +0800, Xiang, Haihao wrote: > On Thu, 2014-03-13 at 16:38 -0400, mengdong@intel.com wrote: > > From: Mengdong Lin > > > > This patch fixes the reversed CTS/M value index when dumping the > > 'audio M/CTS programing enable' register. > > > > Signed-off-by:

Re: [Intel-gfx] [PATCH] intel_audio_dump: fix CTS/M value index

2014-03-13 Thread Xiang, Haihao
On Thu, 2014-03-13 at 16:38 -0400, mengdong@intel.com wrote: > From: Mengdong Lin > > This patch fixes the reversed CTS/M value index when dumping the > 'audio M/CTS programing enable' register. > > Signed-off-by: Mengdong Lin > > diff --git a/tools/intel_audio_dump.c b/tools/intel_audio_

[Intel-gfx] [PATCH] intel_audio_dump: fix CTS/M value index

2014-03-13 Thread mengdong . lin
From: Mengdong Lin This patch fixes the reversed CTS/M value index when dumping the 'audio M/CTS programing enable' register. Signed-off-by: Mengdong Lin diff --git a/tools/intel_audio_dump.c b/tools/intel_audio_dump.c index 46eebdb..3ed2918 100644 --- a/tools/intel_audio_dump.c +++ b/tools/in