From: Duncan Sands Date: Tue, 17 Jan 2006 10:16:13 +0000 (+0100) Subject: [PATCH] USBATM: add flags field X-Git-Tag: v2.6.16-rc2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35644b0cce0ab8735944dcbfceb19e9e65da9a3d;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed