From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757243AbYEKRnU (ORCPT ); Sun, 11 May 2008 13:43:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753771AbYEKRnJ (ORCPT ); Sun, 11 May 2008 13:43:09 -0400 Received: from 3a.49.1343.static.theplanet.com ([67.19.73.58]:49985 "EHLO pug.o-hand.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753755AbYEKRnI (ORCPT ); Sun, 11 May 2008 13:43:08 -0400 Message-Id: <20080511173653.869192035@sortiz.org> User-Agent: quilt/0.46-1 Date: Sun, 11 May 2008 19:36:53 +0200 From: Samuel Ortiz To: Andrew Morton Cc: Linux Kernel ML Subject: [PATCH -mm 0/5] ASIC3 updates Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, This is a 5 ASIC3 patches set for: - Adding ASIC3 gpiolib support. - Improving the configuration code. - Removing the children device registration. - Improving code style. Cheers, Samuel.