From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753409AbbBXKYx (ORCPT ); Tue, 24 Feb 2015 05:24:53 -0500 Received: from mailout1.w1.samsung.com ([210.118.77.11]:37058 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752601AbbBXKYu (ORCPT ); Tue, 24 Feb 2015 05:24:50 -0500 X-AuditID: cbfec7f5-b7fc86d0000066b7-39-54ec50dcf60c Message-id: <1424773487.9544.1.camel@AMDC1943> Subject: Re: [RESEND PATCH 2/2] mfd: max77693: Remove unused structures From: Krzysztof Kozlowski To: Chanwoo Choi , Liam Girdwood , Mark Brown Cc: Samuel Ortiz , Lee Jones , linux-kernel@vger.kernel.org Date: Tue, 24 Feb 2015 11:24:47 +0100 In-reply-to: <1424773302-9369-3-git-send-email-k.kozlowski@samsung.com> References: <1424773302-9369-1-git-send-email-k.kozlowski@samsung.com> <1424773302-9369-3-git-send-email-k.kozlowski@samsung.com> Content-type: text/plain; charset=UTF-8 X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-version: 1.0 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrBLMWRmVeSWpSXmKPExsVy+t/xy7p3At6EGBy7rWsx9eETNovrX56z Wtz/epTR4tuVDiaLy7vmsFmc7mZ1YPPYOesuu8emVZ1sHneu7WHzmHcy0KNvyypGj8+b5ALY orhsUlJzMstSi/TtErgyVt/bylJwmqWia8sz5gbGu8xdjJwcEgImEg/OHmKCsMUkLtxbzwZi CwksZZQ4uUS1i5ELyP7MKLHq4FGgBAcHr4CexKr/ziCmsIC7xMW5WiDlbALGEpuXLwFrFREo kFj25CgjiM0skCUx+3gXC4jNIqAq0bPqDDtIKydQ66SGcojpzYwSNyY9Z4eoV5eYNG8RM0iN hICyRGO/G0iYV0BQ4sfkeywQJfISm9e8ZZ7AKDALSccsJGWzkJQtYGRexSiaWppcUJyUnmuk V5yYW1yal66XnJ+7iRES2l93MC49ZnWIUYCDUYmH90HZqxAh1sSy4srcQ4wSHMxKIrwFPm9C hHhTEiurUovy44tKc1KLDzEycXBKNTBmXF38RV7oyZ4rVTavX90SsPJiqpn9qJzbJ2G9PzOn 4dX8GLnG6eZiXqHfQt4l/L3ovObzKcv5+zwDFz54IWTvtfTJSZV+Rc63Adonv+bJNhgJLY3M 4Jl+XvV8l8jvI8LlzOcYU/9FVl7eoG8ktHqOo9YJT0GDX6zNR2+E2qiXcZz1OckqmqrEUpyR aKjFXFScCAA/LlfhSwIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On wto, 2015-02-24 at 11:21 +0100, Krzysztof Kozlowski wrote: > The max77693 regulator driver no longer supports board files. Remove the > left-overs. Additionally fix name of device in comment. I just noticed that Lee Jones already acked this: https://lkml.org/lkml/2015/1/20/552 So if the patchset looks OK, it can be picked through one tree (e.g. regulator). Best regards, Krzysztof > > Signed-off-by: Krzysztof Kozlowski > --- > include/linux/mfd/max77693.h | 12 +----------- > 1 file changed, 1 insertion(+), 11 deletions(-)