On Wed, 28 Oct 2015, Steffen Trumtrar wrote: > > +static int simple_fpga_bus_probe(struct platform_device *pdev) > > +{ > > + struct device *dev = &pdev->dev; > > + struct device_node *np = dev->of_node; > > + struct simple_fpga_bus *priv; > > + struct fpga_manager *mgr; > > + int ret; > > + > > + pr_err("%s line %d\n", __func__, __LINE__); > > Debugging residue, I guess, please remove. OK Thanks, Alan -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html