[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <957c1c42-d5d9-1bdb-bc71-15c4e916886a@linux.intel.com>
Date: Thu, 27 Aug 2020 13:19:32 +0800
From: "Ramuthevar, Vadivel MuruganX"
<vadivel.muruganx.ramuthevar@...ux.intel.com>
To: Chanwoo Choi <cw00.choi@...sung.com>, linux-kernel@...r.kernel.org
Cc: vijaikumar.kanagarajan@...il.com, krzk@...nel.org,
myungjoo.ham@...sung.com, heikki.krogerus@...ux.intel.com,
cheol.yong.kim@...el.com, qi-ming.wu@...el.com, yin1.li@...el.com
Subject: Re: [PATCH v2 1/2] extcon: ptn5150: Switch to GENMASK() and BIT()
macros
Hi,
On 27/8/2020 1:26 pm, Chanwoo Choi wrote:
>> -
>> + vendor_id = FIELD_GET(PTN5150_REG_DEVICE_ID_VENDOR, reg_data);
>> + version_id = FIELD_GET(PTN5150_REG_DEVICE_ID_VERSION, reg_data);
>> dev_dbg(info->dev, "Device type: version: 0x%x, vendor: 0x%x\n",
>> version_id, vendor_id);
>>
>>
> Applied it. Thanks.
Thank you!
Regards
Vadivel
Powered by blists - more mailing lists