Re: [PATCH] ASoC: rockchip: Fix wrong allocation size of dapm routes

From: Doug Anderson
Date: Mon Oct 02 2017 - 11:14:57 EST


Hi,

On Thu, Sep 28, 2017 at 8:52 PM, Jeffy Chen <jeffy.chen@xxxxxxxxxxxxxx> wrote:
> The allocation size of dapm routes is wrong, correct it.
>
> Fixes: d9f9c167edae ("ASoC: rockchip: Init dapm routes dynamically")
> Signed-off-by: Jeffy Chen <jeffy.chen@xxxxxxxxxxxxxx>
> ---
>
> sound/soc/rockchip/rk3399_gru_sound.c | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)

I guess Jeffy and I found this independently. In
http://crosreview.com/693319 Jeffy indicated that he thought my patch
could land, so I guess drop his and take mine from
<https://patchwork.kernel.org/patch/9978763/>?

Thanks!

-Doug