Use the canonical name of the vendors/devices and the
[coreboot.git] / src / superio / smsc / lpc47b272 / superio.c
index c3d4f9a929472d713ef4dbec6d2dbb6dc48f6ebc..be9e8b434b793d405ed51179fafd3efc16c103cc 100644 (file)
@@ -47,7 +47,7 @@ static void dump_pnp_device(device_t dev);
 
 
 struct chip_operations superio_smsc_lpc47b272_ops = {
-       CHIP_NAME("smsc lpc47b272")
+       CHIP_NAME("SMSC LPC47B272 Super I/O")
        .enable_dev = enable_dev
 };