summaryrefslogtreecommitdiff
path: root/lib/igt_sysfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/igt_sysfs.c')
-rw-r--r--lib/igt_sysfs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/igt_sysfs.c b/lib/igt_sysfs.c
index 3b830811..8efe889b 100644
--- a/lib/igt_sysfs.c
+++ b/lib/igt_sysfs.c
@@ -546,13 +546,13 @@ static void bind_con(const char *name, bool enable)
}
/**
- * kick_fbcon:
+ * bind_fbcon:
* @enable: boolean value
*
* This functions enables/disables the text console running on top of the
* framebuffer device.
*/
-void kick_fbcon(bool enable)
+void bind_fbcon(bool enable)
{
/*
* The vtcon bind interface seems somewhat broken. Possibly