[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100623222317.GA14659@kroah.com>
Date: Wed, 23 Jun 2010 15:23:20 -0700
From: Greg KH <greg@...ah.com>
To: H Hartley Sweeten <hartleys@...ionengravers.com>
Cc: ss@....gov.au, gregkh@...e.de, devel@...verdev.osuosl.org,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: Staging: dt3155: Cleanup memory mapped i/o access
On Tue, Jun 22, 2010 at 04:38:50PM -0700, H Hartley Sweeten wrote:
> The macros ReadMReg and WriteMReg are really just private versions of
> the kernel's readl and writel functions. Use the kernel's functions
> instead. And since ioremap returns a (void __iomem *) not a (u8 *),
> change all the uses of dt3155_lbase to reflect this.
<snip>
Whatever you did to fix the email client issue up, it worked, thanks.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists