lkml.org 
[lkml]   [2012]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 17/20] pinctrl: Add usecount to pins for muxing
On Sun, Feb 19, 2012 at 11:45:57PM -0700, Stephen Warren wrote:
> Multiple mapping table entries could reference the same pin, and hence
> "own" it. This would be unusual now that pinctrl_get() represents a single
> state for a client device, but in the future when it represents all known
> states for a device, this is quite likely. Implement reference counting
> for pin ownership to handle this.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> /*
> - * If there is no kind of request function for the pin we just assume
> - * we got it by default and proceed.
> - */
> + * If there is no kind of request function for the pin we just assume
> + * we got it by default and proceed.
> + */
I remember the correct format for multiple lines of comments is:
/*
* ...
*/

But i see the changes here are(i'm using mutt):
/*
* ...
*/
Can you help explain?

Else please also take my ACK:
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>

Regards
Dong Aisheng



\
 
 \ /
  Last update: 2012-02-27 08:07    [W:0.300 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site