At Wed, 15 Jun 2011 15:35:17 -0700, Ian Minett wrote:
Please find attached the CA0132 codec patch resubmission, which builds in changes based on the comments received last week. The changelog added below is based on a git commit message, please let us know if it needs to be in a different format.
Thanks, Ian
Signed-off-by: Ian Minett ian_minett@creativelabs.com
Add patch file and Makefile entry for CA0132 HDA codec
Add snd_hda_power_up/down calls to control callbacks. Add chipio_send helper function for neater chip access code. Remove dead code function. Switch debug outs from snd_printd to snd_printdd. Shorten enum constants to shorten line lengths and remove redundant terms. Move extension enable/disable commands to codec init/free callbacks.
Thanks. The patch looks good now, but could you give a proper changelog of the patch itself? That is, what this patch provides, and how is the support status, etc.
The sentence you gave above is about the change you made from the previous revision. The missing piece is a description of the whole picture.
Once when I get that, I'll commit the patch to the tree.
thanks,
Takashi