From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 20 Jan 2011 11:30:26 +0100 Subject: [U-Boot] [PATCH V2 10/11] SPI: mxc_spi: replace fixed offsets with structures In-Reply-To: <20110120093320.B7394D301D7@gemini.denx.de> References: <1295513194-16158-1-git-send-email-sbabic@denx.de> <1295513194-16158-11-git-send-email-sbabic@denx.de> <20110120093320.B7394D301D7@gemini.denx.de> Message-ID: <4D380EC2.3000700@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 01/20/2011 10:33 AM, Wolfgang Denk wrote: > Dear Stefano Babic, > > In message <1295513194-16158-11-git-send-email-sbabic@denx.de> you wrote: >> This patch cleans driver code replacing all accesses >> to registers with fixed offsets with a corresponding >> structure. > > Checkpatch says: > > [U-Boot] [PATCH V2 10/11] SPI: mxc_spi: replace fixed offsets with > total: 3 errors, 0 warnings, 274 lines checked > > Please fix. ok, we are clearly a problem using checkpatch: checkpatch.pl --no-tree 0010-SPI-mxc_spi-replace-fixed-offsets-with-structures.patch total: 0 errors, 0 warnings, 274 lines checked 0010-SPI-mxc_spi-replace-fixed-offsets-with-structures.patch has no obvious style problems and is ready for submission. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================