intel/minnowmax: Clean up whitespace
Align the column of comments. Change-Id: Iec3a173af26710f8ff56519a14784344ea71d489 Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-on: https://review.coreboot.org/16427 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
parent
4551bf6dbf
commit
96a8b54edb
|
@ -178,9 +178,9 @@ static const struct soc_gpio_map gpssus_gpio_map[] = {
|
||||||
GPIO_INPUT, /* GPIO_S5[05] - BOM_OP1 - Memory: 0=1GB 1=2GB or 4GB*/
|
GPIO_INPUT, /* GPIO_S5[05] - BOM_OP1 - Memory: 0=1GB 1=2GB or 4GB*/
|
||||||
GPIO_INPUT, /* GPIO_S5[06] - BOM_OP2 */
|
GPIO_INPUT, /* GPIO_S5[06] - BOM_OP2 */
|
||||||
GPIO_INPUT, /* GPIO_S5[07] - BOM_OP3 */
|
GPIO_INPUT, /* GPIO_S5[07] - BOM_OP3 */
|
||||||
GPIO_OUT_HIGH_LEGACY, /* GPIO_S5[08] - SOC_USB_HOST_EN0 */
|
GPIO_OUT_HIGH_LEGACY, /* GPIO_S5[08] - SOC_USB_HOST_EN0 */
|
||||||
GPIO_OUT_HIGH_LEGACY, /* GPIO_S5[09] - SOC_USB_HOST_EN1 */
|
GPIO_OUT_HIGH_LEGACY, /* GPIO_S5[09] - SOC_USB_HOST_EN1 */
|
||||||
GPIO_OUT_HIGH_LEGACY, /* GPIO_S5[10] - GPIO_S5_10_UNLOCK */
|
GPIO_OUT_HIGH_LEGACY, /* GPIO_S5[10] - GPIO_S5_10_UNLOCK */
|
||||||
GPIO_FUNC0, /* GPIO_S5[11] - SUSPWRDNACK (TP14) */
|
GPIO_FUNC0, /* GPIO_S5[11] - SUSPWRDNACK (TP14) */
|
||||||
GPIO_FUNC0, /* GPIO_S5[12] - PMC_SUSCLK0 */
|
GPIO_FUNC0, /* GPIO_S5[12] - PMC_SUSCLK0 */
|
||||||
GPIO_FUNC1, /* GPIO_S5[13] - PMC_SLP_S0IX (TP10) */
|
GPIO_FUNC1, /* GPIO_S5[13] - PMC_SLP_S0IX (TP10) */
|
||||||
|
|
Loading…
Reference in New Issue