summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hub.c
diff options
context:
space:
mode:
authorAkinobu Mita <akinobu.mita@gmail.com>2011-02-16 17:47:51 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2011-02-17 22:00:24 +0300
commit04b31c776f34d127b422da92899272a0b8cda21d (patch)
tree1ec5d989e4630e1d347bc08c0e0d8091f40ae956 /drivers/usb/host/ehci-hub.c
parent5c8d61bfcc6396f80b884e0f23f08cbd8bf10778 (diff)
downloadlinux-04b31c776f34d127b422da92899272a0b8cda21d.tar.xz
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
Use bitmap_set()/bitmap_clear() to fill/zero a region of a bitmap instead of doing set_bit()/clear_bit() each bit. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/ehci-hub.c')
0 files changed, 0 insertions, 0 deletions