On Tue, Nov 5, 2013 at 12:41 PM, Pantelis Antoniou <pa...@antoniou-consulting.com> wrote: > + > + pr_info("%s: Applied #%d overlay segments @%d\n", __func__, > + od->ovinfo_cnt, od->id); > +
This could be pr_debug so that we get normally get silence unless something fails, like insmod. Also please take out the '#'. We see it working with our fpga ip driver and it looks really great. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/