From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Sat, 22 Sep 2012 00:20:30 -0700 Subject: [PATCH 2/3] clk: Add devm_clk_{register,unregister}() In-Reply-To: <20120922010711.12878.76877@nucleus> References: <1348034730-16473-1-git-send-email-sboyd@codeaurora.org> <1348034730-16473-3-git-send-email-sboyd@codeaurora.org> <505BD206.9070600@codeaurora.org> <20120922010711.12878.76877@nucleus> Message-ID: <505D66BE.8090408@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 9/21/2012 6:07 PM, Mike Turquette wrote > I'm not taking any more changes for 3.7, so in the interest of me being > lazy can you resend with the fixup? Sure. I'll pick up Mark's acks too and send the whole series again. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754005Ab2IVHVE (ORCPT ); Sat, 22 Sep 2012 03:21:04 -0400 Received: from wolverine02.qualcomm.com ([199.106.114.251]:12322 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752189Ab2IVHVC (ORCPT ); Sat, 22 Sep 2012 03:21:02 -0400 X-IronPort-AV: E=McAfee;i="5400,1158,6842"; a="237626115" Message-ID: <505D66BE.8090408@codeaurora.org> Date: Sat, 22 Sep 2012 00:20:30 -0700 From: Stephen Boyd User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: Mike Turquette CC: Mark Brown , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/3] clk: Add devm_clk_{register,unregister}() References: <1348034730-16473-1-git-send-email-sboyd@codeaurora.org> <1348034730-16473-3-git-send-email-sboyd@codeaurora.org> <505BD206.9070600@codeaurora.org> <20120922010711.12878.76877@nucleus> In-Reply-To: <20120922010711.12878.76877@nucleus> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/21/2012 6:07 PM, Mike Turquette wrote > I'm not taking any more changes for 3.7, so in the interest of me being > lazy can you resend with the fixup? Sure. I'll pick up Mark's acks too and send the whole series again. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.