Commit 7c45951
committed
Input: ili210x - use guard notation when disabling and reenabling IRQ
This makes the code more compact and error handling more robust.
Link: https://lore.kernel.org/r/20240609234757.610273-3-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>1 parent ac7e083 commit 7c45951
1 file changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
860 | 860 | | |
861 | 861 | | |
862 | 862 | | |
863 | | - | |
| 863 | + | |
| 864 | + | |
864 | 865 | | |
865 | | - | |
| 866 | + | |
866 | 867 | | |
867 | | - | |
| 868 | + | |
868 | 869 | | |
869 | | - | |
| 870 | + | |
870 | 871 | | |
871 | | - | |
872 | | - | |
873 | | - | |
874 | | - | |
875 | | - | |
| 872 | + | |
| 873 | + | |
876 | 874 | | |
877 | 875 | | |
878 | 876 | | |
| |||
0 commit comments