From patchwork Fri May 23 08:19:44 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Fenkart X-Patchwork-Id: 4228761 Return-Path: X-Original-To: patchwork-linux-mmc@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id C69389F32B for ; Fri, 23 May 2014 08:19:49 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E93AB20383 for ; Fri, 23 May 2014 08:19:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 10816202DD for ; Fri, 23 May 2014 08:19:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751007AbaEWITr (ORCPT ); Fri, 23 May 2014 04:19:47 -0400 Received: from mail-qg0-f48.google.com ([209.85.192.48]:44825 "EHLO mail-qg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750909AbaEWITp (ORCPT ); Fri, 23 May 2014 04:19:45 -0400 Received: by mail-qg0-f48.google.com with SMTP id i50so7634742qgf.35 for ; Fri, 23 May 2014 01:19:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BeV/NlKRtVp/9bTbzc3nuwHufRbx/DNwEIazQ0K6UGU=; b=LSwOvb6vakeq9reY2PwFsvEZ/NYHhe+ZntqWeAevNMts1n5W4r3HcwNqnjsB2c1Ahi QHmv3m3Skl75/8+fhCCaZjvd+tB8RcPxmJuw26K6wB2uOhbUPWlP1gx3jeG1pLx3Gy01 eNDOxxvlkzM6cNAHeRqhaOXTHAHoaxYVVaSTIovbYMP6X9J4q2ZH7VrPPnyVBdmcRIK4 U6ADbtn9I/rDLpQ3Ml+Bdh1loQvk59fdPw48t5A8HIkpQ3TqkXfMegEbchGFuYsGKv6a ttXl/rb/njbxQaCaoBzq8w/aXWttXKCc03SguZcIwKTT0BlWSZ6hEe+UEr/thWWzyyDl fA9Q== MIME-Version: 1.0 X-Received: by 10.224.126.9 with SMTP id a9mr3967010qas.39.1400833184562; Fri, 23 May 2014 01:19:44 -0700 (PDT) Received: by 10.229.60.199 with HTTP; Fri, 23 May 2014 01:19:44 -0700 (PDT) In-Reply-To: <20140522142401.GA14489@atomide.com> References: <537de770.ItHqmb5BpaXWIlXq%fengguang.wu@intel.com> <86oayqq93b.fsf@void.printf.net> <20140522142401.GA14489@atomide.com> Date: Fri, 23 May 2014 10:19:44 +0200 Message-ID: Subject: Re: [mmc:mmc-next 79/96] drivers/mmc/host/omap_hsmmc.c:1841:30: error: 'struct dev_pm_info' has no member named 'runtime_status' From: Andreas Fenkart To: Tony Lindgren Cc: Chris Ball , Ulf Hansson , linux-mmc , balajitk Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Spam-Status: No, score=-7.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 2014-05-22 16:24 GMT+02:00 Tony Lindgren : > * Chris Ball [140522 05:42]: >> Hi, >> >> On Thu, May 22 2014, Ulf Hansson wrote: >> > I had a second look at Andreas Fenkart's patchset to enable SDIO irq >> > for omap. Those needs an additional iteration, since there are >> > unresolved dependencies to CONFIG_PM_RUNTIME (and possibly to other >> > Kconfigs as well). Apparently I had all the needed Kconfigs enabled >> > while I compile tested them. :-( > > Did you find this out with make randconfig? FYI after this patch I could deselect CONFIG_PM > >> > I tried out doing a local re-base, to remove the related omap patches. >> > If you remove the patches below you won't get any conflicts for >> > omap_hsmmc. Can you do that? >> > >> > Andreas: >> > mmc: omap_hsmmc: Enable SDIO interrupt >> > mmc: omap_hsmmc: enable wakeup event for sdio OMAP4 >> > mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state >> > mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected >> > mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks >> > mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x >> > >> > Balaji: >> > mmc: omap_hsmmc: use IS_ERR macro for error checking >> >> Done. Thanks! > > Andreas, can you fix this ASAP? Would be nice to have those > working for v3.16 :) will send out updated patches soon > > Once you have updated patches available I'll include them > also to my randconfig builds. Unless the Kconfig options > are nested they are exposed after few builds typically. > > Regards, > > Tony --- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig @@ -111,7 +111,6 @@ config ARCH_OMAP2PLUS_TYPICAL select I2C_OMAP select MENELAUS if ARCH_OMAP2 select NEON if CPU_V7 - select PM_RUNTIME select REGULATOR select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4 select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4