From: Takashi Iwai Date: Mon, 2 Feb 2015 16:08:45 +0000 (+0100) Subject: floppy: Avoid manual call of device_create_file() X-Git-Tag: fixes-v4.0-rc1~117^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7f120b211510b80cb72c1d790d9a4531271edfa;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed