commit | 4574203f45eb26b3fd76a171a77dd298dc1dc1ae | [log] [tgz] |
---|---|---|
author | Bernie Thompson <bernie@plugable.com> | Mon Feb 15 06:46:04 2010 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Mar 03 16:42:59 2010 -0800 |
tree | 8a47eced967da1ea67a614992def278287d369fd | |
parent | 4a4854dd2049ddc066a162a0f843dc2a78481060 [diff] |
Staging: udlfb: clean up function naming Move to more consistent naming scheme All udlfb functions start with udlfb_ All functions for udlfb's fbdev interface start with udlfb_ops_ All functinos for udlfb's usb interface start with udlfb_usb_ Signed-off-by: Bernie Thompson <bernie@plugable.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>