diff options
author | matthieu castet <castet.matthieu@free.fr> | 2006-10-11 17:20:56 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-10-17 17:46:33 -0400 |
commit | 9ab99c8c513313c1c5931bdbd27dcc4bc7a3b7cd (patch) | |
tree | 762680610ec09ed8d1a45aafe6c4fb6131418af8 /drivers/usb/input/usbtouchscreen.c | |
parent | deb8ee43a23d48116cb23eb8dd1de2348efb1e80 (diff) |
UEAGLE: fix ueagle-atm Oops
The array of attribute passed to sysfs_create_group() must be
NULL-terminated.
The sysfs entries are created before the start of the modem state machine
to avoid to stop it in case of errors in sysfs creation. Also
{destroy,create}_fs_entries are removed as they do nothing.
Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/input/usbtouchscreen.c')
0 files changed, 0 insertions, 0 deletions