From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [patch v3 24/36] Hexagon: Provide basic implementation and/or stubs for I/O routines. Date: Fri, 09 Sep 2011 10:18:09 +0200 Message-ID: <1604210.HF5P4V98ih@wuerfel> References: <20110909010847.294039464@codeaurora.org> <20110909010916.993872033@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20110909010916.993872033@codeaurora.org> Sender: linux-hexagon-owner@vger.kernel.org To: Richard Kuo Cc: linux-arch@vger.kernel.org, linux-hexagon@vger.kernel.org, linux-kernel@vger.kernel.org, Linas Vepstas List-Id: linux-arch.vger.kernel.org On Thursday 08 September 2011 20:09:11 Richard Kuo wrote: > Filled in the ins/outs; leaving them in for now. > > Change _IO_BASE and IO_SPACE_LIMIT for safety. > > I have compiled this with sparse and it builds; I've also picked over > various files related to the HAS_IOPORT_MAP from arm-soc.git and > tried them out, and they work, so I guess we'll just wait until > they're merged. > > > Signed-off-by: Richard Kuo > Signed-off-by: Linas Vepstas Acked-by: Arnd Bergmann From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de ([212.227.17.9]:62486 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758582Ab1IIIS2 (ORCPT ); Fri, 9 Sep 2011 04:18:28 -0400 From: Arnd Bergmann Subject: Re: [patch v3 24/36] Hexagon: Provide basic implementation and/or stubs for I/O routines. Date: Fri, 09 Sep 2011 10:18:09 +0200 Message-ID: <1604210.HF5P4V98ih@wuerfel> In-Reply-To: <20110909010916.993872033@codeaurora.org> References: <20110909010847.294039464@codeaurora.org> <20110909010916.993872033@codeaurora.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-arch-owner@vger.kernel.org List-ID: To: Richard Kuo Cc: linux-arch@vger.kernel.org, linux-hexagon@vger.kernel.org, linux-kernel@vger.kernel.org, Linas Vepstas Message-ID: <20110909081809.MRBPHRKSRsw4TtLx4Q2uT8d-XUcZtmcTLLbeFJEeUBc@z> On Thursday 08 September 2011 20:09:11 Richard Kuo wrote: > Filled in the ins/outs; leaving them in for now. > > Change _IO_BASE and IO_SPACE_LIMIT for safety. > > I have compiled this with sparse and it builds; I've also picked over > various files related to the HAS_IOPORT_MAP from arm-soc.git and > tried them out, and they work, so I guess we'll just wait until > they're merged. > > > Signed-off-by: Richard Kuo > Signed-off-by: Linas Vepstas Acked-by: Arnd Bergmann