From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754720Ab1KZMUD (ORCPT ); Sat, 26 Nov 2011 07:20:03 -0500 Received: from mail-bw0-f46.google.com ([209.85.214.46]:65310 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754459Ab1KZMT7 (ORCPT ); Sat, 26 Nov 2011 07:19:59 -0500 Date: Sat, 26 Nov 2011 16:19:53 +0400 From: Anton Vorontsov To: Axel Lin Cc: linux-kernel@vger.kernel.org, Micha , David Brown , Ben Dooks , Viresh Kumar , Guennadi Liakhovetski , Ian Molton , Sascha Hauer , Wolfram Sang , Grant Likely , Linus Walleij , Chris Ball , linux-mmc@vger.kernel.org Subject: Re: [PATCH] mmc: convert drivers/mmc/host/* to use module_platform_driver() Message-ID: <20111126121953.GA11865@oksana.dev.rtsoft.ru> References: <1322283343.14278.2.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1322283343.14278.2.camel@phoenix> 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 Sat, Nov 26, 2011 at 12:55:43PM +0800, Axel Lin wrote: > This patch converts the drivers in drivers/mmc/host/* to use the > module_platform_driver() macro which makes the code smaller and a bit > simpler. Personally I would prefer the macro name capitalized. Other than that, it look OK. Thanks, -- Anton Vorontsov Email: cbouatmailru@gmail.com