]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/at76_usb/at76_usb.c
staging: struct device - replace bus_id with dev_name(), dev_set_name()
[linux-2.6-omap-h63xx.git] / drivers / staging / at76_usb / at76_usb.c
index c68d2279d4955963087a6f22aa0eba40ec1e533c..185533e547698d20a108dfb5f19c98e82bd3f45d 100644 (file)
@@ -2534,7 +2534,7 @@ static int at76_init_new_device(struct at76_priv *priv,
 
        dev_info(dev, "%s: USB %s, MAC %s, firmware %d.%d.%d-%d\n",
                 wiphy_name(priv->hw->wiphy),
-                interface->dev.bus_id, mac2str(priv->mac_addr),
+                dev_name(&interface->dev), mac2str(priv->mac_addr),
                 priv->fw_version.major, priv->fw_version.minor,
                 priv->fw_version.patch, priv->fw_version.build);
        dev_info(dev, "%s: regulatory domain 0x%02x: %s\n",