From: Daniel Mack Date: Wed, 27 Aug 2014 17:09:04 +0000 (+0200) Subject: usb: gadget: f_uac2: add short-hand for 'dev' X-Git-Tag: fixes-for-v3.18-merge-window~16^2~118^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8147dabe56f7e7a4975e60abb613f7e62277577;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed