From mboxrd@z Thu Jan 1 00:00:00 1970 From: rnayak@codeaurora.org (Rajendra Nayak) Date: Fri, 24 Apr 2015 08:02:12 +0530 Subject: [RFC/RFT 5/6] i2c: qup: Get rid of clock handling as its done using runtime callbacks In-Reply-To: <7hoame5yw3.fsf@deeprootsystems.com> References: <1429778744-13352-1-git-send-email-rnayak@codeaurora.org> <1429778744-13352-6-git-send-email-rnayak@codeaurora.org> <7hoame5yw3.fsf@deeprootsystems.com> Message-ID: <5539AB2C.5060503@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/24/2015 02:46 AM, Kevin Hilman wrote: > Rajendra Nayak writes: > >> Remove all clock handling from the driver as this is not handled from >> within platform runtime callbacks. > > s/not/now/ ?? yeah, it was a typo. I will fix it here and in the next (6/6) patch. thanks for taking a look. regards, Rajendra