
24 Jan
2014
24 Jan
'14
6:08 p.m.
On 01/24/2014 06:47 AM, Thierry Reding wrote:
On Wed, Jan 22, 2014 at 01:20:33PM -0700, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
OUT_CLK_SOURCE_ are currently named after the number of bits the mask they represent includes. However, bit count is not the only possible variable; bit position may also vary. Rename OUT_CLK_SOURCE_ to OUT_CLK_SOURCE_31_30_ and OUT_CLK_SOURCE4_ to OUT_CLK_SOURCE_31_28 to more completely describe exactly what they represent, without having to
Nit: I think you should pick either "completely" or "exactly".
Complete and exact mean different things.