commit | 25c3cdf80c73156e910a322aba468ddaca0b91ae | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Jun 01 22:52:47 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 13:47:40 2010 -0700 |
tree | 2575584e11d5ccc12caf91f35cb193fae4a774eb | |
parent | f602501d90e0da28c8e6f5e4569b8bf5d40a9d9c [diff] |
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>