From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759262AbcAUJy1 (ORCPT ); Thu, 21 Jan 2016 04:54:27 -0500 Received: from mail-db3on0147.outbound.protection.outlook.com ([157.55.234.147]:45886 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756718AbcAUJxt convert rfc822-to-8bit (ORCPT ); Thu, 21 Jan 2016 04:53:49 -0500 From: "Gujulan Elango, Hari Prasath (H.)" To: Dan Carpenter CC: "gregkh@linuxfoundation.org" , "jic23@kernel.org" , "knaack.h@gmx.de" , "lars@metafoo.de" , "pmeerw@pmeerw.net" , "daniel.baluta@intel.com" , "ciorneiioana@gmail.com" , "hamohammed.sa@gmail.com" , "devel@driverdev.osuosl.org" , "linux-iio@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] staging: iio: replace clk_get() with devm_clk_get() Thread-Topic: [PATCH] staging: iio: replace clk_get() with devm_clk_get() Thread-Index: AQHRVCu7U1+3KJF7P0iqAELP3nSs158FuLiAgAACeIA= Date: Thu, 21 Jan 2016 09:53:46 +0000 Message-ID: <20160121095449.GA10350@IND12F0122> References: <20160121091238.GA9430@IND12F0122> <20160121094559.GG6370@mwanda> In-Reply-To: <20160121094559.GG6370@mwanda> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=hgujulan@visteon.com; x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [74.112.164.116] x-microsoft-exchange-diagnostics: 1;DB5PR06MB1574;5:LMMU6H53vW1RF8E1ZDJD/BMrP3gPaUpRLjG7Yn7yhRc7FSHWUAvaBtM45PtartCSYDGR47dh1jvaR/jzpeD4QrVctlsWZToNZ/obH7vWUa77+jOmJVjEn3e/k5XRafh/Y1xTSqRRPD0aiRwZDAWHCg==;24:jInSWjd3drPrdmyYuC4KZHvt2yUNftWDOcSBuVIcyU8qUafXSRim9o3C/vRTnPWwC0RYtKYj6i41HjCrO99tElPcdpg0HWQOBTSw7JmB8nc= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DB5PR06MB1574; x-ms-office365-filtering-correlation-id: b4a3676a-2bf6-43d0-09d2-08d32248c135 x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(123027)(601004)(2401047)(5005006)(8121501046)(520078)(3002001)(10201501046);SRVR:DB5PR06MB1574;BCL:0;PCL:0;RULEID:;SRVR:DB5PR06MB1574; x-forefront-prvs: 08286A0BE2 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(52604005)(24454002)(66654002)(199003)(189002)(5001960100002)(586003)(2950100001)(87936001)(54356999)(2860100001)(106356001)(92566002)(50986999)(33716001)(2906002)(11100500001)(5004730100002)(189998001)(110136002)(105586002)(81156007)(10400500002)(2900100001)(76176999)(106116001)(77096005)(97736004)(86362001)(4326007)(66066001)(102836003)(1096002)(40100003)(5008740100001)(122556002)(1220700001)(3846002)(33656002)(1076002)(6116002)(101416001)(5002640100001)(7059030);DIR:OUT;SFP:1102;SCL:1;SRVR:DB5PR06MB1574;H:DB5PR06MB1573.eurprd06.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;A:1;MX:1;LANG:en; spamdiagnosticoutput: 1:23 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: visteon.com X-MS-Exchange-CrossTenant-originalarrivaltime: 21 Jan 2016 09:53:46.1027 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 7a147aaf-01ec-498c-80a1-e34a8c63c548 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB5PR06MB1574 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 21, 2016 at 12:45:59PM +0300, Dan Carpenter wrote: > On Thu, Jan 21, 2016 at 09:11:38AM +0000, Gujulan Elango, Hari Prasath (H.) wrote: > > From: Hari Prasath Gujulan Elango > > > > Your email address is missing here. Hello Dan, Many thanks for notifying.I am sending a v2. regards, Hari Prasath > > regards, > dan carpenter >