On 30-07-18, 23:14, Dmitry Torokhov wrote: > > + error = of_property_read_u32(pdev->dev.of_node, "linux,code", > > + &pwrkey->code); > > + if (error) { > > + dev_info(&pdev->dev, "no linux,code assuming power%d\n", error); > > I changed this to dev_dbg() and applied, thank you. Okay sound fine to me, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html