]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: xhci: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 8 May 2014 16:25:57 +0000 (19:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 May 2014 01:03:24 +0000 (10:03 +0900)
commit961b3d0a990f8b1214f5425c4acbebbd0b777e36
tree04851febfebd56a6205426a2d3767e35cadd2a13
parent29d2fef8be1165a26984a94fbcf81d68c1442fc5
usb: xhci: Use IS_ENABLED() macro

Using the IS_ENABLED() macro can make the code shorter and easier to read.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.h