From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Crispin Subject: Re: [PATCH] I2C: MIPS: lantiq: add FALC-ON i2c bus master Date: Thu, 16 Aug 2012 11:02:46 +0200 Message-ID: <502CB736.6010107@openwrt.org> References: <1345102448-4612-1-git-send-email-blogic@openwrt.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Shubhrajyoti Datta Cc: Wolfram Sang , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, Thomas Langer List-Id: linux-i2c@vger.kernel.org Hi Shubhrajyoti, Thanks for the comments, I just noticed that clk_put() is also missing and that the clock gate should be deactivated upon a rmmod ... i will fix all of these and resend the patch. John From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 16 Aug 2012 11:04:04 +0200 (CEST) Received: from nbd.name ([46.4.11.11]:41023 "EHLO nbd.name" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1903438Ab2HPJEB (ORCPT ); Thu, 16 Aug 2012 11:04:01 +0200 Message-ID: <502CB736.6010107@openwrt.org> Date: Thu, 16 Aug 2012 11:02:46 +0200 From: John Crispin User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 MIME-Version: 1.0 To: Shubhrajyoti Datta CC: Wolfram Sang , linux-i2c@vger.kernel.org, linux-mips@linux-mips.org, Thomas Langer Subject: Re: [PATCH] I2C: MIPS: lantiq: add FALC-ON i2c bus master References: <1345102448-4612-1-git-send-email-blogic@openwrt.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-archive-position: 34194 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: blogic@openwrt.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Return-Path: Hi Shubhrajyoti, Thanks for the comments, I just noticed that clk_put() is also missing and that the clock gate should be deactivated upon a rmmod ... i will fix all of these and resend the patch. John