* Re: [PATCH RESEND] xhci:Remove unused marco definitions from the file xhci-hub.c [not found] <1470672038-15235-1-git-send-email-xerofoify@gmail.com> @ 2016-08-08 16:06 ` Greg KH 0 siblings, 0 replies; 3+ messages in thread From: Greg KH @ 2016-08-08 16:06 UTC (permalink / raw) To: Nicholas Krause; +Cc: mathias.nyman, linux-usb, linux-kernel On Mon, Aug 08, 2016 at 12:00:38PM -0400, Nicholas Krause wrote: > This removes the unneeded marco definitions for the marcos > of XHCI_PORT_RW1S, XHCI_PORT_RW1C, XHCI_PORT_RW and > XHCI_PORT_RZ due to no uses of these marcos in the file > xhci-hub.c or any other related kernel source code file > related to supporting xhci host controllers. > > Signed-off-by: Nicholas Krause <xerofoify@gmail.com> > --- > drivers/usb/host/xhci-hub.c | 23 ----------------------- > 1 file changed, 23 deletions(-) Again, please stop sending patches, they will be ignored. ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <1457378403-22040-1-git-send-email-xerofoify@gmail.com>]
* Re: [PATCH RESEND] xhci:Remove unused marco definitions from the file xhci-hub.c [not found] <1457378403-22040-1-git-send-email-xerofoify@gmail.com> @ 2016-03-07 20:12 ` Greg KH 0 siblings, 0 replies; 3+ messages in thread From: Greg KH @ 2016-03-07 20:12 UTC (permalink / raw) To: Nicholas Krause; +Cc: mathias.nyman, linux-usb, linux-kernel On Mon, Mar 07, 2016 at 02:20:03PM -0500, Nicholas Krause wrote: > This removes the unneeded marco definitions for the marcos > of XHCI_PORT_RW1S, XHCI_PORT_RW1C, XHCI_PORT_RW and > XHCI_PORT_RZ due to no uses of these marcos in the file > xhci-hub.c or any other related kernel source code file > related to supporting xhci host controllers. > > Signed-off-by: Nicholas Krause <xerofoify@gmail.com> > --- > drivers/usb/host/xhci-hub.c | 23 ----------------------- > 1 file changed, 23 deletions(-) > > diff --git a/drivers/usb/host/xhci-hub.c b/drivers/usb/host/xhci-hub.c > index e75c565..fd430de 100644 > --- a/drivers/usb/host/xhci-hub.c > +++ b/drivers/usb/host/xhci-hub.c > @@ -196,29 +196,6 @@ static unsigned int xhci_port_speed(unsigned int port_status) > * link state, port power, port indicator state, "wake on" enable state > */ > #define XHCI_PORT_RWS ((0xf<<5) | (1<<9) | (0x3<<14) | (0x7<<25)) > -/* > - * These bits are RW; writing a 1 sets the bit, writing a 0 has no effect: > - * bit 4 (port reset) > - */ > -#define XHCI_PORT_RW1S ((1<<4)) > -/* > - * These bits are RW; writing a 1 clears the bit, writing a 0 has no effect: > - * bits 1, 17, 18, 19, 20, 21, 22, 23 > - * port enable/disable, and > - * change bits: connect, PED, warm port reset changed (reserved zero for USB 2.0 ports), > - * over-current, reset, link state, and L1 change > - */ > -#define XHCI_PORT_RW1CS ((1<<1) | (0x7f<<17)) > -/* > - * Bit 16 is RW, and writing a '1' to it causes the link state control to be > - * latched in > - */ > -#define XHCI_PORT_RW ((1<<16)) > -/* > - * These bits are Reserved Zero (RsvdZ) and zero should be written to them: > - * bits 2, 24, 28:31 > - */ > -#define XHCI_PORT_RZ ((1<<2) | (1<<24) | (0xf<<28)) > > /* > * Given a port state, this function returns a value that would result in the As I have stated numerous times in the past, please do not send any future Linux kernel changes, I will not be accepting them. Mathias, please ignore. greg k-h ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <1451413696-21599-1-git-send-email-xerofoify@gmail.com>]
* Re: [PATCH RESEND] xhci:Remove unused marco definitions from the file xhci-hub.c [not found] <1451413696-21599-1-git-send-email-xerofoify@gmail.com> @ 2015-12-29 19:47 ` Greg KH 0 siblings, 0 replies; 3+ messages in thread From: Greg KH @ 2015-12-29 19:47 UTC (permalink / raw) To: Nicholas Krause, mathias.nyman, linux-usb, linux-kernel On Tue, Dec 29, 2015 at 01:28:16PM -0500, Nicholas Krause wrote: > This removes the unneeded marco definitions for the marcos > of XHCI_PORT_RW1S, XHCI_PORT_RW1C, XHCI_PORT_RW and > XHCI_PORT_RZ due to no uses of these marcos in the file > xhci-hub.c or any other related kernel source code file > related to supporting xhci host controllers. > > Signed-off-by: Nicholas Krause <xerofoify@gmail.com> Sorry Nick, you know I will not be taking any patches from you due to your previous behavior. Mathias, please ignore this patch. greg k-h ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-08-08 16:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1470672038-15235-1-git-send-email-xerofoify@gmail.com>
2016-08-08 16:06 ` [PATCH RESEND] xhci:Remove unused marco definitions from the file xhci-hub.c Greg KH
[not found] <1457378403-22040-1-git-send-email-xerofoify@gmail.com>
2016-03-07 20:12 ` Greg KH
[not found] <1451413696-21599-1-git-send-email-xerofoify@gmail.com>
2015-12-29 19:47 ` Greg KH
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox