From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Tissoires Subject: Re: linux-next: Tree for Mar 6 (hid) Date: Thu, 7 Mar 2013 09:13:32 +0100 Message-ID: References: <20130306115052.2b1969acb7b7a0fa35975984@canb.auug.org.au> <51379849.6040903@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <51379849.6040903@infradead.org> Sender: linux-input-owner@vger.kernel.org To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Jiri Kosina , linux-input@vger.kernel.org List-Id: linux-next.vger.kernel.org Hi Randy, On Wed, Mar 6, 2013 at 8:26 PM, Randy Dunlap wrote: > On 03/05/13 16:50, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20130305: >> > > on i386 and x86_64: > Sorry, it looks like my patches went not very smoothly. > ERROR: "usb_control_msg" [drivers/hid/hid-multitouch.ko] undefined! I've submitted a new patch removing this direct call. Maybe we should change the Kconfig while these patches are not applied. Jiri? > ERROR: "usb_ifnum_to_if" [drivers/hid/hid-holtek-kbd.ko] undefined! oops, I'll have to double check this one. > > when CONFIG_USB_SUPPORT is not enabled. > > Should these drivers depend on USB_HID? The goal of the patch series that breaks this was to make the hid drivers independent of their transport layers, thus most of them should not depend on usbhid anymore. Cheers, Benjamin > > > -- > ~Randy > -- > To unsubscribe from this list: send the line "unsubscribe linux-input" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html