Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751724AbbEGOpo (ORCPT ); Thu, 7 May 2015 10:45:44 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:42288 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750806AbbEGOpl (ORCPT ); Thu, 7 May 2015 10:45:41 -0400 Date: Thu, 7 May 2015 10:45:40 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Ramneek Mehresh cc: linux-kernel@vger.kernel.org, , , , Li Yang Subject: Re: [PATCH 03/10] usb:fsl:otg: Add support to add/remove usb host driver In-Reply-To: <1431002836-9711-3-git-send-email-ramneek.mehresh@freescale.com> Message-ID: 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: 629 Lines: 19 On Thu, 7 May 2015, Ramneek Mehresh wrote: > Add workqueue to add/remove host driver (outside interrupt context) > upon each id change > > Signed-off-by: Li Yang > Signed-off-by: Ramneek Mehresh > +#if defined(CONFIG_FSL_USB2_OTG) || defined(CONFIG_FSL_USB2_OTG_MODULE) We have IS_ENABLED() for things like this. Alan Stern -- 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/