Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752907Ab1CGQaQ (ORCPT ); Mon, 7 Mar 2011 11:30:16 -0500 Received: from mail-iy0-f174.google.com ([209.85.210.174]:45556 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751184Ab1CGQaO (ORCPT ); Mon, 7 Mar 2011 11:30:14 -0500 MIME-Version: 1.0 In-Reply-To: References: <1299385050-13674-1-git-send-email-bgat@billgatliff.com> <1299385050-13674-2-git-send-email-bgat@billgatliff.com> Date: Mon, 7 Mar 2011 10:30:13 -0600 Message-ID: Subject: Re: [PWM v6 1/3] PWM: Implement a generic PWM framework From: Bill Gatliff To: Linus Walleij Cc: linux-kernel@vger.kernel.org, Arun MURTHY Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 909 Lines: 26 Linus: On Sun, Mar 6, 2011 at 6:16 AM, Linus Walleij wrote: > > Is it possible to get atleast one driver switched over to this > framework (i.e. moved over to drivers/pwm and the origin > deleted) as part of the patch series? Mainly so one knows > what to do to convert existing drivers. Will try to get that when I post the next set of patches for review. It's a tricky thing, however, because it sometimes isn't enough to just fix the PWM device driver itself--- I also have to fix the users. So the work involved can quickly increase, only to be done yet again at the next review. :( b.g. -- Bill Gatliff bgat@billgatliff.com -- 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/