lkml.org 
[lkml]   [2015]   [Nov]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH v13 4/6] fpga: add fpga bridge framework
    From
    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@opensource.altera.com> 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


    \
     
     \ /
      Last update: 2015-11-19 06:21    [W:3.706 / U:0.488 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site