aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <[email protected]>2019-08-30 13:56:10 +1000
committerFelipe Balbi <[email protected]>2019-08-30 09:14:38 +0300
commitec8ca8a3489cc87ca43a865af7e7393690841810 (patch)
tree4898a30945cd2dbe4aa7a48313a4e9d7e68a9c97 /scripts/gdb/linux/modules.py
parent17b63704ec7cd4a37c513d964bc09c7e3fde8988 (diff)
usb: gadget: net2280: Move all "ll" registers in one structure
The split into multiple structures of the "ll" register bank is impractical. It makes it hard to add ll_lfps_timers_2 which is at offset 0x794, which is outside of the existing "lfps" structure and would require us to add yet another one. Instead, move all the "ll" registers into a single usb338x_ll_regs structure, and add ll_lfps_timers_2 while at it. It will be used in a subsequent patch. Signed-off-by: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions