[PATCH v2 0/5] staging/fwserial: Address reviewer comments

From: Peter Hurley
Date: Sat Dec 15 2012 - 01:03:44 EST


Overdue respin.
v2 changes:
Don't use 'card' when referring to firewire node
Removed lower clamp in link_speed_to_max_payload()
Ripped out the bandwidth limit logic
Drop suggestion to integrate link_speed_to_max_payload()
& device_max_receive()
Note required minimum max_rec value for OHCI-compliant devices

Peter Hurley (6):
staging/fwserial: Refine Kconfig help text
staging/fwserial: Remove bandwidth limit logic
staging/fwserial: Limit tx/rx to 1394-2008 spec maximum
staging/fwserial: Update TODO file per reviewer comments
staging/fwserial: Assume firmware is OHCI-complaint
staging/fwserial: Drop suggestion for helper fn integration

drivers/staging/fwserial/Kconfig | 4 +++-
drivers/staging/fwserial/TODO | 16 +++-------------
drivers/staging/fwserial/fwserial.c | 15 ++++++++-------
drivers/staging/fwserial/fwserial.h | 17 +++++++----------
4 files changed, 21 insertions(+), 31 deletions(-)

--
1.8.0.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/