Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751632AbbHTMGY (ORCPT ); Thu, 20 Aug 2015 08:06:24 -0400 Received: from mx0a-001ae601.pphosted.com ([67.231.149.25]:34570 "EHLO m0077473.ppops.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751161AbbHTMGX (ORCPT ); Thu, 20 Aug 2015 08:06:23 -0400 X-Greylist: delayed 1093 seconds by postgrey-1.27 at vger.kernel.org; Thu, 20 Aug 2015 08:06:23 EDT From: Richard Fitzgerald To: CC: , , Subject: [PATCH 0/6] mfd: arizona: Various improvements and refactoring Date: Thu, 20 Aug 2015 12:47:57 +0100 Message-ID: <1440071283-23589-1-git-send-email-rf@opensource.wolfsonmicro.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-08-20_07:2015-08-20,2015-08-20,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=1 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1508030000 definitions=main-1508200186 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1167 Lines: 29 This selection of patches fixes review comments from the CS47L24 driver review that were requests for changes in the general Arizona code, plus a couple of preparatory patches that factor out some code into functions. I will rebase the CS47L24 driver patch on top of these. This patch set is based on Lee Jones's for-mfd-next branch Richard Fitzgerald (6): mfd: arizona: factor out DCVDD isolation control mfd: arizona: factor out checking of jack detection state mfd: arizona: Downgrade type mismatch messages to dev_warn() mfd: arizona: Simplify adding subdevices mfd: arizona: Remove use of codec build config #ifdefs mfd: arizona: use correct type ID for device tree config drivers/mfd/arizona-core.c | 228 +++++++++++++++++++++++++++------------------ drivers/mfd/arizona-i2c.c | 33 +++---- drivers/mfd/arizona-spi.c | 23 +++-- 3 files changed, 166 insertions(+), 118 deletions(-) -- 1.9.1 -- 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/