diff options
| author | David Brownell <david-b@pacbell.net> | 2004-08-26 02:04:56 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2004-08-26 02:04:56 -0700 |
| commit | 530f6dbeec21562bb14daefbe4330844d5aba778 (patch) | |
| tree | 73c01d94d7b1a6392f95337c28d43889d160ba16 /include/linux | |
| parent | c728125eea7e40ef6fde3a9abdf844615d45b677 (diff) | |
[PATCH] USB: gadgetfs minor updates
Gadgetfs updates:
- Resolve a problem that came from a change in the API to AIO:
kiocb->private type and size changed, but the name remained
the same ... so GCC wouldn't report pending memory-corruption.
- Probe the controller at runtime, eliminatingting config-specific
defines which need to be updated for each new controller. Rip
out the old #defines.
- Use newish APIs to let VBUS current be used to recharge
batteries (or whatever).
- Use no_llseek() ... endpoints are pure data streams.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
