Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188767
b: refs/heads/master
c: 9957dd9
h: refs/heads/master
i:
  188765: 4eff8b2
  188763: 38be893
  188759: e0e9574
  188751: f425ad8
  188735: dec4c42
v: v3
  • Loading branch information
Tony Lindgren authored and Greg Kroah-Hartman committed Mar 19, 2010
1 parent 96aa8ea commit 6a1d903
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fa7bf3424ead0a496f5176abb3253b8176bb2935
refs/heads/master: 9957dd97ec5e98dd334f87ade1d9a0b24d1f86eb
4 changes: 2 additions & 2 deletions trunk/drivers/usb/musb/musb_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ struct musb_csr_regs {

struct musb_context_registers {

#if defined(CONFIG_ARCH_OMAP34XX) || defined(CONFIG_ARCH_OMAP2430)
#ifdef CONFIG_PM
u32 otg_sysconfig, otg_forcestandby;
#endif
u8 power;
Expand All @@ -483,7 +483,7 @@ struct musb_context_registers {
struct musb_csr_regs index_regs[MUSB_C_NUM_EPS];
};

#if defined(CONFIG_ARCH_OMAP34XX) || defined(CONFIG_ARCH_OMAP2430)
#ifdef CONFIG_PM
extern void musb_platform_save_context(struct musb *musb,
struct musb_context_registers *musb_context);
extern void musb_platform_restore_context(struct musb *musb,
Expand Down

0 comments on commit 6a1d903

Please sign in to comment.