From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751859AbbKZMP4 (ORCPT ); Thu, 26 Nov 2015 07:15:56 -0500 Received: from ozlabs.org ([103.22.144.67]:42704 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750852AbbKZMPy (ORCPT ); Thu, 26 Nov 2015 07:15:54 -0500 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: b4f8144559e172f792f7fa926e4f342fbdbaf6ee In-Reply-To: <1445353453-846-3-git-send-email-luisbg@osg.samsung.com> To: Luis de Bethencourt , linux-kernel@vger.kernel.org From: Michael Ellerman Cc: jack@suse.cz, neilb@suse.com, axboe@fb.com, paulus@samba.org, matthew.r.wilcox@intel.com, Luis de Bethencourt , Luis de Bethencourt , dan.j.williams@intel.com, agust@denx.de, linuxppc-dev@lists.ozlabs.org, ross.zwisler@linux.intel.com Subject: Re: [RESEND, 2/2] powerpc: axonram: Fix module autoload for OF platform driver Message-Id: <20151126121552.E8BD2140307@ozlabs.org> Date: Thu, 26 Nov 2015 23:15:52 +1100 (AEDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2015-20-10 at 15:04:13 UTC, Luis de Bethencourt wrote: > From: Luis de Bethencourt > > 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 powerpc next, thanks. https://git.kernel.org/powerpc/c/b4f8144559e172f792f7fa92 cheers