Messages in this thread |  | | | Date | Wed, 26 May 2010 11:53:32 -0700 | | From | Randy Dunlap <> | | Subject | Re: [PATCH 2/2] Documentation: Short documentation for LP5521 and LP553 LED chips |
| |
On Wed, 26 May 2010 14:29:14 +0300 Samu Onkalo wrote:
> Short documentation for National Semicondutor LP5521 and LP5523 > LED driver chip kernel drivers. > > Signed-off-by: Samu Onkalo <samu.p.onkalo@nokia.com> > --- > Documentation/leds-lp5521.txt | 77 +++++++++++++++++++++++++++++++++++++++++ > Documentation/leds-lp5523.txt | 73 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 150 insertions(+), 0 deletions(-) > create mode 100644 Documentation/leds-lp5521.txt > create mode 100644 Documentation/leds-lp5523.txt
Richard,
Also please do (something like):
$ mkdir Documentation/leds $ mv Documentation/leds*.txt Documentation/leds/
thanks, --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***
|  |