]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] minor SPI doc fix
authordmitry pervushin <dpervushin@ru.mvista.com>
Sat, 20 May 2006 22:00:14 +0000 (15:00 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 21 May 2006 19:59:19 +0000 (12:59 -0700)
commit636ec90ac6b34f5ccece4a603bbf3191ddece1b1
treef50d5141dceccda33cd5bb0f01f8c25a0108d51d
parent7f21209262cf8909710ee1ca7b336376b72d5919
[PATCH] minor SPI doc fix

Because several developers asked me about referenced but missing
spi_add_master(), I think that this patch should be applied ...  it
corrects comments so they refer to spi_register_master() instead.

Signed-off-by: dmitry pervushin <dpervushin@ru.mvista.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/spi/spi.c