From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Wed, 22 Dec 2010 04:00:16 +0000 Subject: Re: [PATCH 00/13] Further sisfb cleanups Message-Id: <20101222040016.GF30700@linux-sh.org> List-Id: References: <1292881822-32630-1-git-send-email-aaro.koskinen@iki.fi> In-Reply-To: <1292881822-32630-1-git-send-email-aaro.koskinen@iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Aaro Koskinen Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org, thomas@winischhofer.net On Mon, Dec 20, 2010 at 11:50:09PM +0200, Aaro Koskinen wrote: > Here's some further cleanups for sisfb. The most visible change is that > sis_main.c is changed to use the same register I/O functions that other > files are using. > Applied, thanks.