On Mon, 21 Feb 2011 13:10:59 +0530 "Varadarajan, Charulatha" <charu@xxxxxx> wrote: > > + err = gpio_request_one(RX51_FMTX_IRQ, GPIOF_DIR_IN, "si4713 irq"); > > + if (err) { > > + printk(KERN_ERR "Cannot request si4713 irq gpio. %d\n", err); > > use pr_err instead of printk. > Thanks, I was obviously blind, will send an update :-) -- Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html