usb: gadget: f_uac2: add short-hand for 'dev'
authorDaniel Mack <zonque@gmail.com>
Wed, 27 Aug 2014 17:09:04 +0000 (19:09 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 2 Sep 2014 14:17:05 +0000 (09:17 -0500)
commita8147dabe56f7e7a4975e60abb613f7e62277577
tree671f0cd2234310b9bd05649d9c28c6c769a6808b
parent430fdbd3b7ea4a820d4c1aa936ede77433cfa818
usb: gadget: f_uac2: add short-hand for 'dev'

In afunc_bind() and afunc_set_alt(), &uac2->pdev.dev are used multiple
times. Adding a short-hand for them makes lines shorter so we can
remove some line wraps.

No functional change.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/function/f_uac2.c
This page took 0.024501 seconds and 5 git commands to generate.