Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752900AbbHYGcM (ORCPT ); Tue, 25 Aug 2015 02:32:12 -0400 Received: from lists.s-osg.org ([54.187.51.154]:59640 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750869AbbHYGcJ (ORCPT ); Tue, 25 Aug 2015 02:32:09 -0400 From: Javier Martinez Canillas To: linux-kernel@vger.kernel.org Cc: Javier Martinez Canillas , linux-fbdev@vger.kernel.org, Mark Brown , Felipe Balbi , Jacek Anaszewski , alsa-devel@alsa-project.org, Jean-Christophe Plagniol-Villard , Jingoo Han , linux-i2c@vger.kernel.org, linux-leds@vger.kernel.org, Richard Purdie , Chanwoo Choi , Tomi Valkeinen , Greg Kroah-Hartman , Wolfram Sang , Takashi Iwai , Liam Girdwood , MyungJoo Ham , Lee Jones , Bryan Wu , Jaroslav Kysela , linux-usb@vger.kernel.org Subject: [RESEND PATCH 0/7] Export I2C and OF module aliases in missing drivers Date: Tue, 25 Aug 2015 08:31:10 +0200 Message-Id: <1440484277-32675-1-git-send-email-javier@osg.samsung.com> X-Mailer: git-send-email 2.4.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1493 Lines: 44 Hello, This is a resend of the patches that were not picked from the series "[PATCH 00/27] Export I2C and OF module aliases in missing drivers" [0] posted about a month ago. The patches have no dependencies and can be picked individually by the relevant maintainer. I preferred to resend instead of sending a naked ping for each patch that I got no answer. Best regards, Javier Javier Martinez Canillas (7): i2c: core: Export I2C module alias information in dummy driver backlight: tosa: Export I2C module alias information usb: phy: isp1301: Export I2C module alias information ALSA: ppc: keywest: Export I2C module alias information extcon: Export OF module alias information in missing drivers leds: Export OF module alias information in missing drivers regulator: isl9305: Export OF module alias information drivers/extcon/extcon-rt8973a.c | 1 + drivers/extcon/extcon-sm5502.c | 1 + drivers/i2c/i2c-core.c | 1 + drivers/leds/leds-pca963x.c | 1 + drivers/leds/leds-tca6507.c | 1 + drivers/regulator/isl9305.c | 1 + drivers/usb/phy/phy-isp1301.c | 1 + drivers/video/backlight/tosa_bl.c | 1 + sound/ppc/keywest.c | 1 + 9 files changed, 9 insertions(+) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/