cyclades: Kill off BKL usage
authorAlan Cox <alan@linux.intel.com>
Tue, 1 Jun 2010 20:52:47 +0000 (22:52 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 20:47:40 +0000 (13:47 -0700)
commit25c3cdf80c73156e910a322aba468ddaca0b91ae
tree2575584e11d5ccc12caf91f35cb193fae4a774eb
parentf602501d90e0da28c8e6f5e4569b8bf5d40a9d9c
cyclades: Kill off BKL usage

Use the port mutext for config setting, the rest is locked sufficiently
anyway that the BKL makes no odds.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/cyclades.c