Superiotool: Add dump support to the Winbond W83697HF/F.
Minor coding style changes and code simplifications.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2791 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
diff --git a/util/superiotool/smsc.c b/util/superiotool/smsc.c
index 4d64a96..3bfc536 100644
--- a/util/superiotool/smsc.c
+++ b/util/superiotool/smsc.c
@@ -25,7 +25,7 @@
 
 const static struct superio_registers reg_table[] = {
 	{0x28, "FDC37N769", {
-		{NOLDN,
+		{NOLDN, NULL,
 			{0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,
 			 0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,0x10,0x11,0x12,0x13,
 			 0x14,0x15,0x16,0x17,0x18,0x19,0x1a,0x1b,0x1c,0x1d,