Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966139AbbD1UoV (ORCPT ); Tue, 28 Apr 2015 16:44:21 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:34056 "EHLO mail-wg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965792AbbD1UoT (ORCPT ); Tue, 28 Apr 2015 16:44:19 -0400 MIME-Version: 1.0 In-Reply-To: <20150428171738.GY22845@sirena.org.uk> References: <12F80B18-7418-430E-94F7-5A20C133BA9A@martin.sperl.org> <20150426125113.GF5627@lukather> <20150427101601.GN22845@sirena.org.uk> <20150427173036.GA10950@lukather> <20150427180728.GW22845@sirena.org.uk> <20150428141630.GR22845@sirena.org.uk> <20150428171738.GY22845@sirena.org.uk> From: Michal Suchanek Date: Tue, 28 Apr 2015 22:43:37 +0200 Message-ID: Subject: Re: [linux-sunxi] [PATCH 2/3] spidev: Add DT binding example. To: Mark Brown Cc: "Eric D." , linux-sunxi , Jonathan Corbet , Hans de Goede , Linux Kernel Mailing List , Maxime Ripard , linux-spi , Martin Sperl Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1225 Lines: 31 On 28 April 2015 at 19:17, Mark Brown wrote: > On Tue, Apr 28, 2015 at 04:22:24PM +0200, Michal Suchanek wrote: >> On 28 April 2015 at 16:16, Mark Brown wrote: > >> > That is not the case as you well know. As has been said several times >> > the compatible for the device should be added to the match table in >> > spidev.c. > >> That's a way unusable for people who actually want to use spidev so it >> might be TheApprovedWay(tm) but not RightWay(tm). > > I'm pretty sure that someone who's able to edit one file can edit two. > I know you have a viewpoint on this but engaging in this way is not > helping anyone. The point is that patching the kernel to use spidev is totally useless complication which is brought on spidev users by obtuse kernel maintainers. This patch applied to a kernel which is distributed with the board solves the problem for all spidev users of the board which TheApprovedWay(tm) does not. Thanks Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/