From: Kuninori Morimoto Date: Mon, 29 Oct 2012 07:45:07 +0000 (-0700) Subject: usb: renesas_usbhs: fixup unreadable macro X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~59^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3192fcb234895d9f313e7270702e1dc069d4a73a;p=pandora-kernel.git usb: renesas_usbhs: fixup unreadable macro mod.h has irq_bempsts/irq_brdysts to keep each irq status, but it was difficult to find where they were used on renesas_usbhs driver by using "grep irq_xxxx" command, since it used irq_##status macro. This patch fixup them Signed-off-by: Kuninori Morimoto Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed