]> Git Repo - linux.git/blobdiff - drivers/mtd/lpddr/lpddr_cmds.c
ARM: dts: imx7s: Enable SNVS power key according to board design
[linux.git] / drivers / mtd / lpddr / lpddr_cmds.c
index b13557fe52bd0b3d4589eeb7ae7c890bf69eca77..76a4c73e100e836fd2259ee0aa6b944d424e7252 100644 (file)
@@ -318,6 +318,7 @@ static int chip_ready(struct map_info *map, struct flchip *chip, int mode)
                /* Only if there's no operation suspended... */
                if (mode == FL_READY && chip->oldstate == FL_READY)
                        return 0;
+               /* fall through */
 
        default:
 sleep:
This page took 0.038718 seconds and 4 git commands to generate.