Commit e69dade
fbdev: gbefb: Convert to use dev_groups
The driver core supports the ability to handle the creation and removal
of device-specific sysfs files in a race-free manner. Moreover, it can
guarantee the success of creation. Therefore, it should be better to
convert to use dev_groups.
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: Helge Deller <deller@gmx.de>1 parent d13189b commit e69dade
1 file changed
Lines changed: 7 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1072 | 1072 | | |
1073 | 1073 | | |
1074 | 1074 | | |
1075 | | - | |
1076 | | - | |
1077 | | - | |
1078 | | - | |
1079 | | - | |
1080 | | - | |
1081 | | - | |
1082 | | - | |
1083 | | - | |
1084 | | - | |
1085 | | - | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
1086 | 1081 | | |
1087 | 1082 | | |
1088 | 1083 | | |
| |||
1221 | 1216 | | |
1222 | 1217 | | |
1223 | 1218 | | |
1224 | | - | |
1225 | 1219 | | |
1226 | 1220 | | |
1227 | 1221 | | |
| |||
1248 | 1242 | | |
1249 | 1243 | | |
1250 | 1244 | | |
1251 | | - | |
1252 | 1245 | | |
1253 | 1246 | | |
1254 | 1247 | | |
| |||
1259 | 1252 | | |
1260 | 1253 | | |
1261 | 1254 | | |
| 1255 | + | |
1262 | 1256 | | |
1263 | 1257 | | |
1264 | 1258 | | |
| |||
0 commit comments