lkml.org 
[lkml]   [2011]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [RFC 2/8] remoteproc: add omap implementation
    From
    On Tue, Jun 21, 2011 at 8:18 AM, Ohad Ben-Cohen <ohad@wizery.com> wrote:

    > +/* bootaddr isn't needed for the dual M3's */
    > +static inline int omap_rproc_start(struct rproc *rproc, u64 bootaddr)

    > +static inline int omap_rproc_stop(struct rproc *rproc)

    These two functions don't need to be inline as far as I can see.

    > +static struct rproc_ops omap_rproc_ops = {
    > +       .start = omap_rproc_start,
    > +       .stop = omap_rproc_stop,
    > +};
    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2011-06-22 12:07    [W:2.692 / U:0.172 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site