Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965355Ab2EXV7o (ORCPT ); Thu, 24 May 2012 17:59:44 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:45615 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933919Ab2EXV7m convert rfc822-to-8bit (ORCPT ); Thu, 24 May 2012 17:59:42 -0400 MIME-Version: 1.0 In-Reply-To: <20120524215654.GB17452@core.coreip.homeip.net> References: <20120524180154.GA15036@core.coreip.homeip.net> <20120524195851.GA15306@core.coreip.homeip.net> <20120524203647.GA16024@core.coreip.homeip.net> <20120524205952.GA16621@core.coreip.homeip.net> <20120524215654.GB17452@core.coreip.homeip.net> From: Linus Torvalds Date: Thu, 24 May 2012 14:59:21 -0700 X-Google-Sender-Auth: -QnnVjsx0bWopdKTVv655I77nZE Message-ID: Subject: Re: [git pull] Input updates for 3.5-rc0 To: Dmitry Torokhov Cc: Greg Kroah-Hartman , Andrew Morton , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 854 Lines: 22 On Thu, May 24, 2012 at 2:56 PM, Dmitry Torokhov wrote: > > Maybe we could traverse up the tree till we find first non-class device > (i.e. device with real driver bound to it)? Then we'd have: > > ? ? ? ?wacom 2-1.2:1.0/inputX/eventY: some error happened > > type of messages... That really sounds quite nice. It would make sense to show both the actual device information, and the "software layer" on top of it. Except maybe it then would be absolutely disgusting for some other case. Hmm. I really can't think of any bad situation off-hand, though. Linus -- 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/