Re: [PATCH] Documentation: start documenting driver design patterns

2013-12-07 Thread Randy Dunlap
On 12/04/13 04:22, Linus Walleij wrote: > 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 patter

Re: [PATCH] Documentation: start documenting driver design patterns

2013-12-04 Thread Mark Brown
On Wed, Dec 04, 2013 at 03:07:21PM -0800, Greg Kroah-Hartman wrote: > No objection from me, I'll be glad to take this, thanks for writing it > up. Hopefully people will read it (the problem I've found with > documentation in the past when no one actually reads it...) Still means less typing for

Re: [PATCH] Documentation: start documenting driver design patterns

2013-12-04 Thread Greg Kroah-Hartman
On Wed, Dec 04, 2013 at 01:22:37PM +0100, Linus Walleij wrote: > 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 w