Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
drivers/hwmon/Makefile |1 +
drivers/hwmon/adt7460.c | 83 +++
include/dtt.h |3 +-
3 files changed, 86 insertions(+), 1 deletions(-)
create mode 100644 drivers/hwmon/ad
Minor changes to previous patch
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
-Remove whitespaces
drivers/hwmon/Makefile |1 +
drivers/hwmon/adt7460.c | 83 +++
include/dtt.h |3 +-
3 files changed, 86 insertions(+
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
-Add support to the ADT7460 Monitor Chip by Analog Devices.
-Correct wrong previous coding style
-Correct previous use of puts
-Correct comments and remove whitespaces
drivers/hwmon/Makefile |1 +
drivers/hwmon/adt7460.c | 83 +
On 17:26 Mon 14 Jul , Ricardo Ribalda Delgado wrote:
> -Add support to the ADT7460 Monitor Chip by Analog
> Devices.
> -Correct wrong previous coding style
> -Correct previous use of puts
please add this comment after the ---
>
> Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
> ---
-Add support to the ADT7460 Monitor Chip by Analog
Devices.
-Correct wrong previous coding style
-Correct previous use of puts
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
drivers/hwmon/Makefile |1 +
drivers/hwmon/adt7460.c | 86 ++
In message <[EMAIL PROTECTED]> you wrote:
> Still is there coding style issue.
>
> and you have one extra header file which is uneeded. I recommend you
> move usefull values directly to driver.
>
> WD: I looked at include/dtt.h there are many driver specific values. IMHO
> these
> value should
OK,
I will do it on this and the next patches
Best Regards
On Fri, Jul 11, 2008 at 12:58 PM, Stefan Roese <[EMAIL PROTECTED]> wrote:
> On Friday 11 July 2008, Ricardo Ribalda Delgado wrote:
>> Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
>
> Ricardo, please address my (nitpickin
On Friday 11 July 2008, Ricardo Ribalda Delgado wrote:
> Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
Ricardo, please address my (nitpicking) comments below in the next version.
You could also run "Lindent" if you don't want to do this coding style
cleanup manually.
> ---
> drive
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
drivers/hwmon/Makefile |1 +
drivers/hwmon/adt7460.c | 85 +++
include/dtt.h |3 +-
3 files changed, 88 insertions(+), 1 deletions(-)
create mode 100644 drivers/hwmon/a
Removed extra lines
-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lamen
Still you have 3 empty lines. Look at code.
Do not add more than 2 empty lines to source files
M
From: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
drivers/hwmon/Makefile |1 +
drivers/hwmon/adt7460.c | 90
From: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
drivers/hwmon/Makefile |1 +
drivers/hwmon/adt7460.c | 90 +++
include/dtt.h |3 +-
3 files changed, 93 insertions(+),
Fixed version of the previous patch
-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for
On Friday 11 July 2008, Michal Simek wrote:
> Still is there coding style issue.
>
> and you have one extra header file which is uneeded. I recommend you
> move usefull values directly to driver.
>
> WD: I looked at include/dtt.h there are many driver specific values. IMHO
> these value should be u
Still is there coding style issue.
and you have one extra header file which is uneeded. I recommend you
move usefull values directly to driver.
WD: I looked at include/dtt.h there are many driver specific values. IMHO these
value should be usefull move to driver c file. What do you think about?
On Friday 11 July 2008, Ricardo Ribalda Delgado wrote:
> Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
Please find some comments below (mostly nitpicking).
> drivers/hwmon/Makefile |1 +
> drivers/hwmon/adt7460.c | 81
> +++ drivers/
Signed-off-by: Ricardo Ribalda Delgado <[EMAIL PROTECTED]>
---
drivers/hwmon/Makefile |1 +
drivers/hwmon/adt7460.c | 81 +++
drivers/hwmon/adt7460.h | 49
include/dtt.h |3 +-
4 files changed, 133 ins
17 matches
Mail list logo