/openbmc/linux/drivers/watchdog/ |
H A D | sbc7240_wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | ibmasr.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | wafer5823wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | indydog.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | mixcomwd.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | txx9wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | scx200_wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | sbc_epx_c3.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | alim1535_wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | it8712f_wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | acquirewdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | wdt977.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | w83877f_wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | ib700wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | smsc37b787_wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | sbc60xxwdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | sb_wdog.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | w83977f_wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | pcwd_pci.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | advantechwdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | softdog.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | ixp4xx_wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | sc520_wdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | i6300esb.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|
H A D | eurotechwdt.c | diff 0c06090c9472db0525cb6fe229c3bea33bbbbb3c Fri Jul 18 06:41:17 CDT 2008 Wim Van Sebroeck <wim@iguana.be> [WATCHDOG] Coding style - Indentation - part 2
This brings the watchdog drivers into line with coding style. This patch takes cares of the indentation as described in chapter 1. Main changes: * Re-structure the ioctl switch call for all drivers as follows: switch (cmd) { case WDIOC_GETSUPPORT: case WDIOC_GETSTATUS: case WDIOC_GETBOOTSTATUS: case WDIOC_GETTEMP: case WDIOC_SETOPTIONS: case WDIOC_KEEPALIVE: case WDIOC_SETTIMEOUT: case WDIOC_GETTIMEOUT: case WDIOC_GETTIMELEFT: default: }
This to make the migration from the drivers to the uniform watchdog device driver easier in the future.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|