NFC: st21nfca: Add few code style fixes
[firefly-linux-kernel-4.4.55.git] / drivers / nfc / st21nfca / i2c.c
index a32143951616fde13b5828938f3408b5209130cd..a98da33e680a462abb4623708c19346763f0dee3 100644 (file)
@@ -94,6 +94,7 @@ struct st21nfca_i2c_phy {
        int hard_fault;
        struct mutex phy_lock;
 };
+
 static u8 len_seq[] = { 16, 24, 12, 29 };
 static u16 wait_tab[] = { 2, 3, 5, 15, 20, 40};