[PATCH 4/4] staging: goldfish: Clear audio read buffer status after each read

Greg KH gregkh at linuxfoundation.org
Fri Jun 1 19:12:55 UTC 2018


On Fri, Jun 01, 2018 at 11:31:23AM -0700, rkir at google.com wrote:
> From: Joshua Lang <joshualang at google.com>
> 
> The buffer_status field is interrupt updated. After every read request,
> the buffer_status read field should be reset so that on the next loop
> iteration we don't read a stale value and read data before the
> device is ready.
> 
> Signed-off-by: “Joshua Lang” <joshualang at google.com>
> ---

If you forward on a patch to me, you need to also sign off on it.
Please go read Documentation/SubmittingPatches again.

And why the "" around Joshua's name here?

Please fix up.

thanks,

greg k-h


More information about the devel mailing list