]> Pileus Git - ~andy/linux/blobdiff - drivers/gpio/gpio-bt8xx.c
gpiolib: output basic details and consolidate gpio device drivers
[~andy/linux] / drivers / gpio / gpio-bt8xx.c
index ec57936aef62ff936bc6cb0244dc029be467a879..5ca4098ba0925c44af3e6d688c609342f821b5af 100644 (file)
@@ -223,9 +223,6 @@ static int bt8xxgpio_probe(struct pci_dev *dev,
                goto err_release_mem;
        }
 
-       printk(KERN_INFO "bt8xxgpio: Abusing BT8xx card for GPIOs %d to %d\n",
-              bg->gpio.base, bg->gpio.base + BT8XXGPIO_NR_GPIOS - 1);
-
        return 0;
 
 err_release_mem: