Home
last modified time | relevance | path

Searched hist:"449 a7e99fd00c2c9416ef06e3f38e226a3ab1e8a" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/musb/
H A Dmusb_debugfs.cdiff 449a7e99fd00c2c9416ef06e3f38e226a3ab1e8a Wed Nov 26 15:01:36 CET 2014 Felipe Balbi <balbi@ti.com> usb: musb: debugfs: cope with blackfin's oddities

Blackfin's MUSB implementation lacks a bunch of
registers which they end up not defining a macro
for. In order to avoid build breaks, let's ifdef
out some of the registers from our regdump debugfs
utility so that we don't try to use those on
Blackfin builds.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>