From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Date: Thu, 08 Jul 2010 13:28:04 +0000 Subject: Re: [PATCH v2 16/26] fbdev: Add JZ4740 framebuffer driver Message-Id: <4C35D264.7080809@metafoo.de> List-Id: References: <1276924111-11158-1-git-send-email-lars@metafoo.de> <1276924111-11158-17-git-send-email-lars@metafoo.de> <4C310ACD.6040604@metafoo.de> <20100707164148.d2a1f8c4.akpm@linux-foundation.org> In-Reply-To: <20100707164148.d2a1f8c4.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrew Morton Cc: linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, Ralf Baechle , linux-fbdev@vger.kernel.org Andrew Morton wrote: > On Mon, 05 Jul 2010 00:27:25 +0200 > Lars-Peter Clausen wrote: > >> Hi Andrew >> >> v2 of this patch has been around for two weeks without any comments. I've fixed all >> the issues you had with v1. If you this version is ok, an Acked-By would be nice :) > > I don't do acks - I already have enough to be blamed for. Hm, ok. > Although I might whine about inappropriate use of > ENOENT, which means "No such file or directory". > That is due to to many bad examples, I guess. Would using ENXIO instead keep you from whining? - Lars