Remove DEVICE_NOT_WORKING flag from CL-GD5429.
This commit is contained in:
parent
28749fa3dd
commit
456009ef21
1 changed files with 1 additions and 1 deletions
|
|
@ -1284,7 +1284,7 @@ static device_config_t gd5429_config[] =
|
|||
device_t gd5429_device =
|
||||
{
|
||||
"Cirrus Logic GD5429",
|
||||
DEVICE_NOT_WORKING,
|
||||
0,
|
||||
gd5429_init,
|
||||
gd5429_close,
|
||||
gd5429_available,
|
||||
|
|
|
|||
Loading…
Reference in a new issue