Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751905AbdHAJVs (ORCPT ); Tue, 1 Aug 2017 05:21:48 -0400 Received: from mx2.suse.de ([195.135.220.15]:54808 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751571AbdHAJVq (ORCPT ); Tue, 1 Aug 2017 05:21:46 -0400 Date: Tue, 1 Aug 2017 11:21:42 +0200 (CEST) From: Jiri Kosina X-X-Sender: jkosina@pobox.suse.cz To: Jason Gerecke cc: Arnd Bergmann , Jason Gerecke , Benjamin Tissoires , "open list:HID CORE LAYER" , Linux Kernel Mailing List Subject: Re: [PATCH] HID: wacom: add USB_HID dependency In-Reply-To: Message-ID: References: <20170728131826.180483-1-arnd@arndb.de> <6C9C978F-447D-42A5-9245-894577F2944D@gmail.com> User-Agent: Alpine 2.20 (LSU 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 535 Lines: 18 On Fri, 28 Jul 2017, Jason Gerecke wrote: > I could accept either the strict dependency you originally suggested > or a modified header, but don't see much reason for the former. Well, until any better solution is proposed (in the form of patch), I'm applying Arnd's patch introducing the hard dependency. We can always revisit this later. The dependency is currently simply there, because we do rely on the actual existence of usb_hid_driver structure for the purpose of testing against it. Thanks, -- Jiri Kosina SUSE Labs