Re: [PATCH 0/3] Minor fixes for generic clock framework

2012-10-29 Thread Stephen Boyd
On 10/03/12 23:38, Stephen Boyd wrote: > This is a small set of patches that fixes some documentation > and fixes return values of functions that aren't used that > much yet. Noticed while going through this code. > Mike, any comments on these patches? -- Qualcomm Innovation Center, Inc. is a me

[PATCH 0/3] Minor fixes for generic clock framework

2012-10-03 Thread Stephen Boyd
This is a small set of patches that fixes some documentation and fixes return values of functions that aren't used that much yet. Noticed while going through this code. Stephen Boyd (3): clk: Document .is_enabled op clk: Fix documentation typos clk: Don't return negative numbers for unsigned