Skip to content

Commit 1d101e3

Browse files
committed
Actually allow fw flashing
1 parent 1aff018 commit 1d101e3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

drivers/input/touchscreen/ilitek-v3/ilitek_v3_flash.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,9 +2172,6 @@ int ili_fw_upgrade(int op)
21722172
ret = -EFW_INTERFACE;
21732173
goto out;
21742174
}
2175-
2176-
ILI_ERR("BOMBING OUT OF FW UPGRADE\n");
2177-
goto out;
21782175
} else {
21792176
ILI_ERR("!A\n");
21802177
}

0 commit comments

Comments
 (0)