All of lore.kernel.org
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Patch for i2c-elektor driver
Date: Tue, 04 Oct 2005 23:51:51 +0000	[thread overview]
Message-ID: <20051004215003.GA16958@kroah.com> (raw)
In-Reply-To: <eeae3ce2cd160ac835fcb05bb9a2d829@lizardlogic.co.uk>

On Tue, Oct 04, 2005 at 11:38:13PM +0200, Jean Delvare wrote:
> Hi Stig,
> 
> One preliminary question: Did you attempt to contact Hans Berglund or
> Oleg I. Vdovikin for their opinion on and testing of your patch?
> 
> > I have split the patch into two, annotated and signed off.  Patch 1 is 
> > the bug fixes.  Patch 2 is a bit of code cleanup.  Some of patch 2 you 
> > may think is not worth changing.  I have no problem with that.
> > 
> > On my system, the current elektor driver will oops on module load and 
> > has no chance of working because the IO regions are not mapped.  Patch 
> > 1 fixes it (for me).
> 
> Are you using mmapped=0 or 1? Wasn't it just a matter of using the
> other? I guess there is a reason why this option exists.
> 
> I don't really feel qualified to review the first patch, as I have
> relatively little idea how I/O mapping is supposed to work. Greg, want
> to comment? All the (relatively) recent changes to the driver are
> yours, although I'm not sure it actually means anything.

the iomap stuff looks good, did you run it through sparse to make sure
you got it all correct?

Also, all of the printk() and pr_debug() lines should be changed to use
dev_dbg(), dev_err() and friends.

thanks,

greg k-h

  parent reply	other threads:[~2005-10-04 23:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-04 12:51 [lm-sensors] Patch for i2c-elektor driver Stig Telfer
2005-10-04 16:56 ` Jean Delvare
2005-10-04 21:23 ` Stig Telfer
2005-10-04 23:39 ` Jean Delvare
2005-10-04 23:46 ` Jean Delvare
2005-10-04 23:51 ` Greg KH [this message]
2005-10-06 12:46 ` Stig Telfer
2005-10-06 22:37 ` Jean Delvare
2005-10-07 15:30 ` Stig Telfer
2005-10-07 22:21 ` Jean Delvare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051004215003.GA16958@kroah.com \
    --to=greg@kroah.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.