git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ec3c7e
)
[PATCH] USBATM: add flags field
author
Duncan Sands
<baldrick@free.fr>
Tue, 17 Jan 2006 10:16:13 +0000
(11:16 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 1 Feb 2006 01:23:39 +0000
(17:23 -0800)
Have minidrivers and the core signal special requirements
using a flags field in struct usbatm_data. For the moment
this is only used to replace the need_heavy_init bind
parameter, but there'll be new flags in later patches.
Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found