Re: [PATCH 4/7] usb/isp1760: Cleanup and bugfixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

On 23-02-2011 18:27, Arvid Brodin wrote:

This patch series is meant to clean up the code (removing more of the legacy from the original and quite frankly horrible Philips drivers), and also contain some small bug fixes.

* Patch 4: Removes redundant "data_buffer" member from struct inter_packet_info.

  drivers/usb/host/isp1760-hcd.c |   11 ++---------
  drivers/usb/host/isp1760-hcd.h |    1 -
  2 files changed, 2 insertions(+), 10 deletions(-)

The diffstat should be separated from the patch description by a tearline (containing only ---).

diff -Nurp linux-2.6.37-isp1760-003/drivers/usb/host/isp1760-hcd.h linux-2.6.37-isp1760-004/drivers/usb/host/isp1760-hcd.h
--- linux-2.6.37-isp1760-003/drivers/usb/host/isp1760-hcd.h	2011-02-23 13:10:41.325095880 +0100
+++ linux-2.6.37-isp1760-004/drivers/usb/host/isp1760-hcd.h	2011-02-23 13:15:03.477095910 +0100
@@ -106,7 +106,6 @@ struct ptd {
  #define PAYLOAD_OFFSET		0x1000

  struct inter_packet_info {
-	void *data_buffer;
  #define PTD_FIRE_NEXT		(1<<  0)
  #define PTD_URB_FINISHED	(1<<  1)
  	struct isp1760_qh *qh;

Signed-off-by: Arvid Brodin<arvid.brodin@xxxxxxxx>

Oh, and signoff should follow the patch description, not be at the end of patch.

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux