From: Rene Herman Date: Wed, 14 May 2008 23:05:34 +0000 (-0700) Subject: pnp: add pnp_build_option() to the API X-Git-Tag: v2.6.26-rc3~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc033c9b5fd261855278f4ed82c3713cc549afbe;p=pandora-kernel.git pnp: add pnp_build_option() to the API The subsequent AD181x quirk patch would like this as part of the API. pnp_register_dependent_option() adds to the same dependent chain the quirk is walking which is fairly unclean. This enables a private option chain build which it can then just add onto the end when done. Signed-off-by: Rene Herman Tested-by: Uwe Bugla Acked-by: Uwe Bugla Acked-by: Bjorn Helgaas Cc: Takashi Iwai Cc: Len Brown Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed