Re: [PATCH] staging: pi433: Fix disordered switch case

From: Dan Carpenter
Date: Wed Dec 13 2017 - 08:24:27 EST


On Wed, Dec 13, 2017 at 12:02:11AM +0200, Kari Argillander wrote:
> Case: SHAPING_0_5 is writing DATAMODUL_MODLATION_SHAPE_0_3 value and
> vice versa
>
> Signed-off-by: Kari Argillander <kari.argillander@xxxxxxxxx>
> ---
> I have checked that defines are correct accounting to the datasheet.

Looks good.

Fixes: 874bcba65f9a ("staging: pi433: New driver")

regards,
dan carpenter