Re: [Intel-gfx] [PATCH 0/2 V3] Power-well API implementation for Haswell

2013-05-16 Thread Wang, Xingchao
Hi Daniel, Do you have further comments on this patchset? thanks --xingchao > -Original Message- > From: Wang Xingchao [mailto:xingchao.w...@linux.intel.com] > Sent: Thursday, May 16, 2013 3:53 PM > To: ti...@suse.de; dan...@ffwll.ch; Girdwood, Liam R > Cc: david.hennings...@canonical.c

[Intel-gfx] [PATCH 0/2 V3] Power-well API implementation for Haswell

2013-05-16 Thread Wang Xingchao
Hi all, This is V3 and some fixes after Takashi's review. change between V2-->V3: - make SND_HDA_I915 selectable - use snd_printdd to output message - add return error code check - use symbol_request to replace symbol_get - release power_well at azx_free - some typo fixes