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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

