Re: [RFC][PATCH 1/5] OMAP SSI hardware interface definitions

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Carlos Chinea <carlos.chinea@...>
Cc: <linux-kernel@...>, <linux-omap@...>
Date: Monday, October 6, 2008 - 7:16 pm

On Fri, Oct 03, 2008 at 02:52:26PM +0300, Carlos Chinea wrote:

This is unnecessary, if we happen to use the same in omap4 we're gonna
have to update. Please remove.


this is not a good practice, use the correct offsets for all registers

			   ^ trailing whitespace

					  ^^ add spaces around <<

			   ^ trailing whitespace

				    ^ trailing whitespace
						 ^ add spaces around *


(1 << 14), (2 << 14) and (3 << 14) (up to 9) is enough.	 ^ add a space
before NOTE


make all the hex numbers lower case

			   ^ trailing whitespace

			     ^ trailing whitespace

						 ^ missing space

			    ^ trailing whitespace

					(1 << 5)

					(1 << 2)

					(1 << 0)

			   ^ trailing whitespace

			     ^ trailing whitespace

					(1 << 6)

					(1 << 5)

					(1 << 2)

			    ^ trailing whitespace

						 ^ missing space
			    ^ trailing whitespace

						 ^ missing space

						 ^ missing space

			    ^ trailing whitespace

				    ^ trailing whitespace

						 ^ missing space

			    ^ trailing whitespace

				    ^ trailing whitespace

						 ^ missing space
						 ^ missing space
					(1 << 15)

					(1 << 14)

unnecessary

					       ^  ^ missing spaces

						  ^ missing space


unnecessary

				    ^^ trailing whitespaces

				     ^ trailing whitespace

						  ^^ missing spaces


unnecessary

				    ^^ trailing whitespaces

				     ^ trailing whitespace

	      ^ trailing whitespace		  ^^ missing spaces


unnecessary


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces


add spaces

					 ^ trailing whitespace

					 ^ trailing whitespace

				 ^ trailing whitespace


add spaces


add spaces


add spaces


add spaces


lower case

-- 
balbi
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC][PATCH 1/5] OMAP SSI hardware interface definitions, Felipe Balbi, (Mon Oct 6, 7:16 pm)
[RFC][PATCH 2/5] OMAP SSI driver interface, Carlos Chinea, (Fri Oct 3, 7:52 am)
Re: [RFC][PATCH 2/5] OMAP SSI driver interface, Felipe Balbi, (Mon Oct 6, 7:29 pm)
Re: [RFC][PATCH 2/5] OMAP SSI driver interface, David Brownell, (Mon Oct 6, 9:03 pm)
RE: [RFC][PATCH 2/5] OMAP SSI driver interface, Woodruff, Richard, (Tue Oct 7, 7:56 am)
[RFC][PATCH 3/5] OMAP SSI driver code, Carlos Chinea, (Fri Oct 3, 7:52 am)
Re: [RFC][PATCH 3/5] OMAP SSI driver code, Felipe Balbi, (Mon Oct 6, 8:03 pm)
Re: [RFC][PATCH 3/5] OMAP SSI driver code, Felipe Balbi, (Tue Oct 7, 6:01 pm)
[RFC][PATCH 4/5] OMAP SSI integration into misc drivers, Carlos Chinea, (Fri Oct 3, 7:52 am)
[RFC][PATCH 5/5] OMAP SSI API documentation, Carlos Chinea, (Fri Oct 3, 7:52 am)
Re: [RFC][PATCH 5/5] OMAP SSI API documentation, Felipe Balbi, (Thu Oct 9, 12:47 pm)