[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1486760361.3401.48.camel@kernel.crashing.org>
Date:   Sat, 11 Feb 2017 07:59:21 +1100
From:   Benjamin Herrenschmidt <benh@...nel.crashing.org>
To:     Cyril Bur <cyrilbur@...il.com>, gregkh@...uxfoundation.org,
        linux-kernel@...r.kernel.org
Cc:     mikey@...ling.org, joel@....id.au, openbmc@...ts.ozlabs.org
Subject: Re: [PATCH v4] drivers/misc: Add Aspeed LPC control driver
On Wed, 2017-02-08 at 10:42 +1100, Cyril Bur wrote:
> +struct aspeed_lpc_ctrl_mapping {
> +       __u8    window_type;
> +       __u8    window_id;
> +       __u16   flags;
> +       __u32   addr;
> +       __u32   offset;
> +       __u32   size;
> +};
> +
Please document the fields
Cheers,
Ben.
Powered by blists - more mailing lists
 
