public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] LIS3LV02D_SPI incomplete module unloading
@ 2009-10-01 12:25 Samu Onkalo
  2009-10-01 12:25 ` [PATCH 1/1] LIS3LV02D_SPI: Module unload didn't remove sysfs entry Samu Onkalo
  0 siblings, 1 reply; 3+ messages in thread
From: Samu Onkalo @ 2009-10-01 12:25 UTC (permalink / raw)
  To: akpm, daniel; +Cc: eric.piel, linux-kernel, Samu Onkalo

While implementing I2C driver for LIS3LV02D, following bug was found
from corresponding SPI implementation. This is not tested with real
HW where LIS3 is connected via SPI since I don't have one.
However, module loading and unloading is tested with dummy SPI configuration.

Patch created to top of 2.6.32-RC1

Samu Onkalo (1):
  LIS3LV02D_SPI: Module unload didn't remove sysfs entry

 drivers/hwmon/lis3lv02d_spi.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-02  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-01 12:25 [PATCH 0/1] LIS3LV02D_SPI incomplete module unloading Samu Onkalo
2009-10-01 12:25 ` [PATCH 1/1] LIS3LV02D_SPI: Module unload didn't remove sysfs entry Samu Onkalo
2009-10-02  8:01   ` Éric Piel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox