Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753469AbbF2VdA (ORCPT ); Mon, 29 Jun 2015 17:33:00 -0400 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:64209 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753179AbbF2Vcx (ORCPT ); Mon, 29 Jun 2015 17:32:53 -0400 X-IronPort-AV: E=Sophos;i="5.15,372,1432623600"; d="scan'208";a="68683576" Message-ID: <5591B97D.2080003@broadcom.com> Date: Mon, 29 Jun 2015 14:32:45 -0700 From: Ray Jui User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Michael Turquette , Stephen Boyd , Dan Carpenter CC: , , Scott Branden , , Subject: Re: [PATCH 0/2] iProc clock driver fixes References: <1435613410-18698-1-git-send-email-rjui@broadcom.com> In-Reply-To: <1435613410-18698-1-git-send-email-rjui@broadcom.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 935 Lines: 23 To Michael's new email. On 6/29/2015 2:30 PM, Ray Jui wrote: > This patch series fixes two issues in the Broadcom iProc clock driver, > reported by Dan Carpenter : 1) a memory leak from > the clock names; 2) 32-bit/64-bit arithmetic > > Code base used is the latest linux-next (20150629) and its GITHUB link is: > https://github.com/Broadcom/cygnus-linux/tree/iproc-clk-misc-fix-v1 > > Ray Jui (2): > clk: iproc: fix memory leak from clock name > clk: iproc: fix bit manipulation arithmetic > > drivers/clk/bcm/clk-iproc-asiu.c | 6 +----- > drivers/clk/bcm/clk-iproc-pll.c | 13 ++++--------- > 2 files changed, 5 insertions(+), 14 deletions(-) > -- 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/