diff options
author | Simon Guinot <sguinot@lacie.com> | 2010-10-07 16:35:40 +0200 |
---|---|---|
committer | Nicolas Pitre <nico@fluxnic.net> | 2010-10-07 20:00:23 +0200 |
commit | e5971bbc1caf0ccbab3fea74fe37abb649d1c7cf (patch) | |
tree | 727aface2c486bbea7b70f1b587497bad9885771 /crypto/ahash.c | |
parent | [ARM] Kirkwood: remove duplicated code in LaCie setup files (diff) | |
download | linux-e5971bbc1caf0ccbab3fea74fe37abb649d1c7cf.tar.xz linux-e5971bbc1caf0ccbab3fea74fe37abb649d1c7cf.zip |
leds: leds-ns2: fix private driver data storage
dev_set_drvdata() can't be used to set the driver private data pointer.
This would overwrite the led classdev object previously registered by
led_classdev_register().
Note that despite this mistake, the driver work fine because led_dat and
led_dat->cdev are at the same memory address.
Signed-off-by: Simon Guinot <sguinot@lacie.com>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Diffstat (limited to 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions