-
Dan Carpenter authored
ARRAY_SIZE() was intended here instead of sizeof(). The "bridgeco_freq_table" array holds integers so the original condition is never true. Signed-off-by:
Dan Carpenter <dan.carpenter@oracle.com> Reviewd-by:
Takashi Sakamoto <o-takashi@sakamocchi.jp> Tested-by:
Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
33a5f989