Loading drivers/tty/serial/msm_serial_hs.c +2 −2 Original line number Diff line number Diff line Loading @@ -259,8 +259,8 @@ struct msm_hs_port { }; static struct of_device_id msm_hs_match_table[] = { { .compatible = "qcom,msm-hsuart-v14", }, { .compatible = "qcom,msm-hsuart-v14"}, {} }; Loading drivers/tty/serial/msm_serial_hs_lite.c +1 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,7 @@ static const unsigned int regmap[][UARTDM_LAST] = { static struct of_device_id msm_hsl_match_table[] = { { .compatible = "qcom,msm-lsuart-v14", .data = (void *)UARTDM_VERSION_14 .data = (void *)UARTDM_VERSION_14, }, {} }; Loading Loading
drivers/tty/serial/msm_serial_hs.c +2 −2 Original line number Diff line number Diff line Loading @@ -259,8 +259,8 @@ struct msm_hs_port { }; static struct of_device_id msm_hs_match_table[] = { { .compatible = "qcom,msm-hsuart-v14", }, { .compatible = "qcom,msm-hsuart-v14"}, {} }; Loading
drivers/tty/serial/msm_serial_hs_lite.c +1 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,7 @@ static const unsigned int regmap[][UARTDM_LAST] = { static struct of_device_id msm_hsl_match_table[] = { { .compatible = "qcom,msm-lsuart-v14", .data = (void *)UARTDM_VERSION_14 .data = (void *)UARTDM_VERSION_14, }, {} }; Loading