From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Sat, 04 Apr 2009 15:51:01 +0000 Subject: Re: [RFC patch V4] Move dsp register and fix access function Message-Id: <20090404155101.GB17834@linux-sh.org> List-Id: References: <20090403173233.GA13963@gandalf.sssup.it> In-Reply-To: <20090403173233.GA13963@gandalf.sssup.it> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Fri, Apr 03, 2009 at 07:32:33PM +0200, Michael Trimarchi wrote: > Move the dsp registers on task's private data. > > Signed-off-by: Michael Trimarchi > Much better. Applied with a bit of cleanup, thanks!