From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752450AbbINV70 (ORCPT ); Mon, 14 Sep 2015 17:59:26 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:57016 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752335AbbINV7W (ORCPT ); Mon, 14 Sep 2015 17:59:22 -0400 Date: Mon, 14 Sep 2015 14:59:20 -0700 From: Stephen Boyd To: Luis de Bethencourt Cc: linux-kernel@vger.kernel.org, Emilio Lopez , Michael Turquette , Maxime Ripard , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Javier Martinez Canillas Subject: Re: [PATCH 4/5] clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver Message-ID: <20150914215920.GF23081@codeaurora.org> References: <20150828124414.GA26661@goodgumbo.baconseed.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150828124414.GA26661@goodgumbo.baconseed.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/28, Luis de Bethencourt wrote: > This platform driver has a OF device ID table but the OF module > alias information is not created so module autoloading won't work. > > Signed-off-by: Luis de Bethencourt > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project