staging: comedi: 8255: add namespace to 'do_config' function
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 13 Jun 2012 22:43:04 +0000 (15:43 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Jun 2012 00:19:16 +0000 (17:19 -0700)
commitcf8a6b3d86ec4d6ac8e2925a65335bd0d155c480
treeac2e0c5820be2298e2a6c42387e1d84659aa5c5a
parentf9af899b0c6c778083d1040349930a0f9fffb525
staging: comedi: 8255: add namespace to 'do_config' function

The name 'do_config' is pretty generic, and this function is the
only one in this driver without namespace. Add namespace to it
just to avoid any issues.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/8255.c