commit | 35644b0cce0ab8735944dcbfceb19e9e65da9a3d | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Tue Jan 17 11:16:13 2006 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 31 17:23:39 2006 -0800 |
tree | caa13c8519c7417fa0adf173cec98b994745c79f | |
parent | 0ec3c7e856319b600311750d784262caa8ed94b9 [diff] |
[PATCH] USBATM: add flags field 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>