Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[platform/kernel/linux-starfive.git] / drivers / extcon / extcon-rt8973a.c
index 174c388..3e882aa 100644 (file)
@@ -142,8 +142,10 @@ enum rt8973a_muic_acc_type {
        RT8973A_MUIC_ADC_UNKNOWN_ACC_5,
        RT8973A_MUIC_ADC_OPEN = 0x1f,
 
-       /* The below accessories has same ADC value (0x1f).
-          So, Device type1 is used to separate specific accessory. */
+       /*
+        * The below accessories has same ADC value (0x1f).
+        * So, Device type1 is used to separate specific accessory.
+        */
                                        /* |---------|--ADC| */
                                        /* |    [7:5]|[4:0]| */
        RT8973A_MUIC_ADC_USB = 0x3f,    /* |      001|11111| */