From: Linus Walleij Date: Wed, 4 Dec 2013 12:22:37 +0000 (+0100) Subject: Documentation: start documenting driver design patterns X-Git-Tag: v3.14-rc1~151^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b1c0193602b7ecdeaa7aa8c15c9c3da33244c8;p=pandora-kernel.git Documentation: start documenting driver design patterns After realizing that we tend to tell developers the same thing over and over, let's attempt to document some commin design patterns used in the device drivers. The idea is that this can be extended so I just start out with two well-known design patterns. Cc: Rob Landley Cc: Mark Brown Cc: Arnd Bergmann Cc: Grant Likely Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed