]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/regulator/consumer.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[karo-tx-linux.git] / include / linux / regulator / consumer.h
index 6fae97a6ce7d55bf3b22d9e727b4e77b30ebc2b7..f7756d146c6164560fd919f16699b0d601a09f26 100644 (file)
@@ -123,7 +123,7 @@ struct regulator_bulk_data {
        const char *supply;
        struct regulator *consumer;
 
-       /* Internal use */
+       /* private: Internal use */
        int ret;
 };