From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 16 Mar 2016 16:44:20 +0100 Subject: [U-Boot] [PATCH v3 2/4] drivers: musb-new: remove writes{bwlq} and reads{bwlq}. In-Reply-To: <56E8FF05.4090901@microchip.com> References: <1458045855-7726-1-git-send-email-purna.mandal@microchip.com> <1458045855-7726-2-git-send-email-purna.mandal@microchip.com> <56E85018.7080007@denx.de> <56E8FF05.4090901@microchip.com> Message-ID: <56E97F54.7040209@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/16/2016 07:36 AM, Purna Chandra Mandal wrote: > On 03/15/2016 11:40 PM, Marek Vasut wrote: > >> On 03/15/2016 01:44 PM, Purna Chandra Mandal wrote: >>> Moved definition of writes{bwlq} and reads{bwlq} into arch. >>> There is no need of having arch specific wrapper in driver. >> And so the patch does ... what exactly ? I cannot figure it out just by >> reading the commit message, sorry. >> >> The patch itself is fine of course, but please fix the commit message. > > I hope new commit message will do. > "Definition of writes{bwlq}, reads{bwlq} are now added into arch specific asm/io.h. > So removing them from driver to fix re-definition error. > " Yes please :) -- Best regards, Marek Vasut