Re: [PATCH][next] ASoC: TSCS42xx: make functions pll_event and dac_event static

From: Steven Eckhoff
Date: Tue Jan 09 2018 - 10:52:44 EST


On Mon, Jan 08, 2018 at 11:14:44PM +0000, Colin King wrote:

> The functions pll_event and dac_event are local to the source and do
> not need to be in global scope, so make them static.

This looks good to me. Thanks for catching this. You can add:

Reviewed-by: Steven Eckhoff <steven.eckhoff.opensource@xxxxxxxxx>