summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-omap-control.c
diff options
context:
space:
mode:
authorHimangi Saraogi <himangi774@gmail.com>2014-08-15 18:18:53 +0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-09-22 22:12:08 +0200
commit9408d8f0f86b9eaafc3c5a07f148f009a6abcfc6 (patch)
tree3177d9221d08023d6e28a827c27222160402d2b1 /drivers/phy/phy-omap-control.c
parent[media] dvb: return the error from i2c_transfer if negative (diff)
downloadlinux-9408d8f0f86b9eaafc3c5a07f148f009a6abcfc6.tar.xz
linux-9408d8f0f86b9eaafc3c5a07f148f009a6abcfc6.zip
[media] media/rc/imon.c: use USB API functions rather than constants
This patch introduces the use of the function usb_endpoint_type. The Coccinelle semantic patch that makes these changes is as follows: @@ struct usb_endpoint_descriptor *epd; @@ - (epd->bmAttributes & \(USB_ENDPOINT_XFERTYPE_MASK\|3\)) + usb_endpoint_type(epd) Signed-off-by: Himangi Saraogi <himangi774@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/phy/phy-omap-control.c')
0 files changed, 0 insertions, 0 deletions