On Thu, 19 Nov 2015, Moritz Fischer wrote: > Hi Alan, > > while trying to implement something that works for Zynq along these lines > I stumbled upon some minor stuff. > > On Tue, Nov 3, 2015 at 9:11 AM, <atull@xxxxxxxxxxxxxxxxxxxxx> wrote: > > > + * Return: 0 on success, negative error code otherwise. > > + */ > > +int fpga_bridge_register(struct device *dev, const char *name, > > + struct fpga_bridge_ops *br_ops, void *priv) > > const struct fpga_bridge_ops > > > +int fpga_bridge_register(struct device *dev, const char *name, > > + struct fpga_bridge_ops *br_ops, void *priv); > const struct fpga_bridge_ops > > Cheers, > > Moritz > Hi Moritz, 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