From 69c3f7239e29216fbf92a39c86b4e9cc63cd6d74 Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Wed, 28 May 2014 12:41:28 -0700 Subject: [PATCH] regulator: Fix regulator_get_{optional,exclusive}() documentation regulator_get_optional() doesn't hold an exclusive reference to the regulator. Fix the documentation and reword the exclusive documentation to fix the grammatical error "this reference is held". Signed-off-by: Stephen Boyd Signed-off-by: Mark Brown --- Reading git-format-patch failed