+0
−1
+28
−1
sound/sound_firmware.c
deleted100644 → 0
+0
−77
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Since recently we have kernel_read_file_from_path(), and it's doing
the same thing as our own home-baked mod_firmware_load(). Let's use
the official API function and clean up the old code.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>