X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Flinux%2Freset.h;h=05aa9f440f484edcfd4710f050c3d95b8d4ff6c2;hb=ec939e4c94bd3ef2fd4f34c15f8aaf79bd0c5ee1;hp=bf7c7f188406eb3323babfe18e251c3642157781;hpb=3f6939aec712a15152c32516c1c543a91ac1e717;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/include/linux/reset.h b/include/linux/reset.h index bf7c7f1..05aa9f4 100644 --- a/include/linux/reset.h +++ b/include/linux/reset.h @@ -143,7 +143,7 @@ static inline int device_reset_optional(struct device *dev) * If this function is called more than once for the same reset_control it will * return -EBUSY. * - * See reset_control_get_shared for details on shared references to + * See reset_control_get_shared() for details on shared references to * reset-controls. * * Use of id names is optional.