Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754343AbbKCO0S (ORCPT ); Tue, 3 Nov 2015 09:26:18 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:45256 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751281AbbKCO0P (ORCPT ); Tue, 3 Nov 2015 09:26:15 -0500 Subject: Re: [PATCH 1/2] dma: add Qualcomm Technologies HIDMA management driver To: Sinan Kaya Cc: Arnd Bergmann , dmaengine@vger.kernel.org, cov@codeaurora.org, jcm@redhat.com, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Vinod Koul , Dan Williams , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <1446174501-8870-1-git-send-email-okaya@codeaurora.org> <9016417.z9Hz6MbmvQ@wuerfel> <56383BDD.9090903@codeaurora.org> <4010471.Nu3L6CWPWG@wuerfel> From: Timur Tabi Message-ID: <5638C404.1020805@codeaurora.org> Date: Tue, 3 Nov 2015 08:26:12 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38 MIME-Version: 1.0 In-Reply-To: <4010471.Nu3L6CWPWG@wuerfel> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 886 Lines: 19 Arnd Bergmann wrote: > If you change the order in the Makefile, the management driver should > always get probed first if both are built-in. When the driver is a > loadable module, the ordering should work because of the way that the > modules are loaded. This sounds like something that should be commented in the Makefile. Even if you use -EPROBE_DEFER and you re-order the Makefile only so that it's less likely to be a problem, that's still worthy of a comment. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation. -- 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/