![](https://secure.gravatar.com/avatar/d930951cb00393ecf9c3db3a56d78fa9.jpg?s=120&d=mm&r=g)
2 Feb
2015
2 Feb
'15
9:02 p.m.
On Fri, Jan 30, 2015 at 08:16:37PM +0100, Takashi Iwai wrote:
Instead of calling device_create_file() manually, assign the static attribute group entries at the device registration. This simplifies the error handling and avoids the possible races.
Applied, thanks.