aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAjay Kumar Gupta <[email protected]>2009-07-27 14:32:15 -0700
committerGreg Kroah-Hartman <[email protected]>2009-07-28 14:31:11 -0700
commit2bbff7b742d55b094ed1467702efe146cd60c64f (patch)
treeae65f3589a29f4922b63383c5daf5a55753abf24 /tools/perf/scripts/python/netdev-times.py
parent3a9f5bd82dc986d496d8484ff54b107b4515f43f (diff)
USB: musb: fix CONFIGDATA register read issue
INDEX register has to be set to '0' before reading CONFIGDATA register which is only present in TI musb platforms. Currently the default register access mode is set to FLAT_MODE thus INDEX register is not getting set properly with musb_ep_select() which is just a nop operation in FLAT_MODE.This invalid register read is causing module reinset failure. Fixing the issue by moving INDEX register write part to musb_read_configdata() function itself. Signed-off-by: Vikram Pandita <[email protected]> Signed-off-by: Anand Gadiyar <[email protected]> Signed-off-by: Ajay Kumar Gupta <[email protected]> Acked-by: David Brownell <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions