On Tue, Jul 6, 2010 at 03:27, <[email protected]> wrote: > +#ifdef CONFIG_BFIN561_EZKIT > + ret = gpio_request(GPIO_PF15, "ad1836-rst"); > + if (ret) { > + printk(KERN_ERR "could not get ad1836 reset gpio\n");
please use dev_err() -mike _______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
