commit | b7f120b211510b80cb72c1d790d9a4531271edfa | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 02 17:08:45 2015 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Feb 03 13:00:36 2015 +0100 |
tree | 24e7e82ff8cf9cde097f25fe6ebd1024bcacc0b0 | |
parent | ac3dd5bd128b1d1ce2a037775766f39d06a4848a [diff] |
floppy: Avoid manual call of device_create_file() Use the static attribute groups assigned to the device instead of calling device_create_file() after the device registration. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>