commit | 329864d35a7f49bed78bc3302fc56317c325f31f | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Tue Oct 03 10:49:24 2017 +0530 |
committer | Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> | Tue Oct 17 20:41:19 2017 +0200 |
tree | 00c97802f5697b862d45704e63a4a35ec8bf328f | |
parent | e2580a4add6b061f1cc9d7bf9bac5a643112d744 [diff] |
mtd: spi-nor: cadence-quadspi: Fix error path in probe Fix the reversed goto labels, so that we disable cqspi controller only if its enabled previously. This is a minor cleanup. Signed-off-by: Vignesh R <vigneshr@ti.com> Acked-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>