mbox series

[-,dmix,v5,0/1] pcm: dmix: Add option to allow alignment of slave pointers

Message ID 1542094980-9389-1-git-send-email-twischer@de.adit-jv.com (mailing list archive)
Headers show
Series pcm: dmix: Add option to allow alignment of slave pointers | expand

Message

Timo Wischer Nov. 13, 2018, 7:42 a.m. UTC
On 11/12/18 17:20, Takashi Iwai wrote:
> Please provide your own sign-off when you submitting a patch, too.
> 
> The subject line should be adjusted better to match with the change;
> it's about adding an option to allow alignment of hwptr reporting.
> 
> About the changes:
> the term "hw_ptr_filter" might sound confusing.  IMO, this is about
> the (hw)ptr alignment, not about filtering. 
> Also, a too long option string can easily lead to a misspell :)
> 
> After all, we do either "no" alignment, "roundup" or "rounddown", or
> "auto" choice.
> 
> 
> thanks,
> 
> Takashi

Subject changed.
Sign-off added.
Option changed to hw_ptr_alignment.
Option values changed to no, roundup, rounddown, auto

Best regards

Timo