commit | cb01ece3ea5dec16ac7bab30069c7736b59f7dea | [log] [tgz] |
---|---|---|
author | leitao@linux.vnet.ibm.com <leitao@linux.vnet.ibm.com> | Thu May 26 11:18:39 2011 -0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 07 09:29:35 2011 -0700 |
tree | 6cc78fe7d08abc855974b2acd91a6fb7a069bee2 | |
parent | 1798ca13bfae8cc7c0ef82c034c3c4951ecaeb88 [diff] |
8250: Fix capabilities when changing the port type When changing the port type, the capabilities flags should be changed also, otherwise the capabilities will not correspond to the port type, which make set_sleep() crash on rmmod. This patch just assign the correct capabilites when the port changes. Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com> CC: Michael Reed <mreed@linux.vnet.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>