From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752228AbbINV7Q (ORCPT ); Mon, 14 Sep 2015 17:59:16 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:56974 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751658AbbINV7O (ORCPT ); Mon, 14 Sep 2015 17:59:14 -0400 Date: Mon, 14 Sep 2015 14:59:11 -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 1/5] clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver Message-ID: <20150914215911.GC23081@codeaurora.org> References: <20150828124314.GA26550@goodgumbo.baconseed.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150828124314.GA26550@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