All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Minor fixes for generic clock framework
@ 2012-10-04  6:38 ` Stephen Boyd
  0 siblings, 0 replies; 11+ messages in thread
From: Stephen Boyd @ 2012-10-04  6:38 UTC (permalink / raw)
  To: linux-arm-kernel

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 values with !clk

 drivers/clk/clk.c            | 20 ++++++++++----------
 include/linux/clk-provider.h | 16 ++++++++++------
 2 files changed, 20 insertions(+), 16 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-10-29 18:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04  6:38 [PATCH 0/3] Minor fixes for generic clock framework Stephen Boyd
2012-10-04  6:38 ` Stephen Boyd
2012-10-04  6:38 ` [PATCH 1/3] clk: Document .is_enabled op Stephen Boyd
2012-10-04  6:38   ` Stephen Boyd
2012-10-04  6:38 ` [PATCH 2/3] clk: Fix documentation typos Stephen Boyd
2012-10-04  6:38   ` Stephen Boyd
2012-10-04  6:38 ` [PATCH 3/3] clk: Don't return negative numbers for unsigned values with !clk Stephen Boyd
2012-10-04  6:38   ` Stephen Boyd
2012-10-29 18:12 ` [PATCH 0/3] Minor fixes for generic clock framework Stephen Boyd
2012-10-29 18:12   ` Stephen Boyd
2012-10-29 18:16 ` Mike Turquette

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.