lkml.org 
[lkml]   [2014]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v2] mfd: MAX6650/6651 support
From
On 11 February 2014 15:40, Laszlo Papp <lpapp@kde.org> wrote:
>>>> [snip]
>>>>> +
>>>>> +struct max665x_dev {
>>>>> + struct device *dev;
>>>>> + struct mutex iolock;
>>>>> +
>>>>> + struct i2c_client *i2c;
>>>>> + struct regmap *map;
>>>>> +
>>>>> + int type;
>>>>
>>>> Unnecessary extra lines above could be removed.
>>>
>>> I prefer it that way, but I will remove the two extra lines as you wish.
>>
>> As I already said, these are just nits and only since you were
>> re-spinning the patch,
>> I suggested them. Also, since this is a new file being added, it
>> avoids further patches
>> doing these same things.
>
> Well, it is worse in my opinion because it makes the code more bloated
> without separation between units, but I made the requested change
> anyway because the feature matters lotta more to me than this styling.
> Hope it is OK now?

The only thing that you missed among what you agreed to change is the
arrangement of
"depends on" and "select" in Kconfig. Rest look OK. Thanks for taking care.

--
With warm regards,
Sachin


\
 
 \ /
  Last update: 2014-02-11 12:41    [W:0.136 / U:1.784 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site