diff options
Diffstat (limited to 'drivers/pcmcia/yenta_socket.c')
-rw-r--r-- | drivers/pcmcia/yenta_socket.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pcmcia/yenta_socket.c b/drivers/pcmcia/yenta_socket.c index 9fcd6612aeb2..47e57602d5ea 100644 --- a/drivers/pcmcia/yenta_socket.c +++ b/drivers/pcmcia/yenta_socket.c | |||
@@ -1006,7 +1006,7 @@ static void yenta_config_init(struct yenta_socket *socket) | |||
1006 | } | 1006 | } |
1007 | 1007 | ||
1008 | /** | 1008 | /** |
1009 | * yenta_fixup_parent_subordinate - Fix subordinate bus# of the parent bridge | 1009 | * yenta_fixup_parent_bridge - Fix subordinate bus# of the parent bridge |
1010 | * @cardbus_bridge: The PCI bus which the CardBus bridge bridges to | 1010 | * @cardbus_bridge: The PCI bus which the CardBus bridge bridges to |
1011 | * | 1011 | * |
1012 | * Checks if devices on the bus which the CardBus bridge bridges to would be | 1012 | * Checks if devices on the bus which the CardBus bridge bridges to would be |