From: Timur Tabi Date: Thu, 8 Feb 2007 16:47:31 +0000 (-0600) Subject: [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs X-Git-Tag: v2.6.21-rc1~273^2~3^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f34f6cfa27ddae8faf10aef986db2fda1ba6791;p=pandora-kernel.git [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs Rename the 'us_regs' field of the ucc_slow_info structure in ucc_slow.h to just 'regs'. The equivalent field in the ucc_fast_info structure is also called 'regs', so this patch makes them comparable, and makes the code a little easier to read, because there already is a 'us_regs' in another ucc_slow structure. Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed