mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
mips/arm: extend audio devs to 4
Origin commit data
------------------
Branch: master
Commit: 6a4994af19
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-02 (Sat, 02 Oct 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -508,7 +508,7 @@ cVideo::cVideo(int, void *, void *, unsigned int unit)
|
||||
hue = -1;
|
||||
video_standby = 0;
|
||||
blank_mode = 0;
|
||||
if (unit > 1)
|
||||
if (unit > 3)
|
||||
{
|
||||
hal_info("%s: unit %d out of range, setting to 0\n", __func__, unit);
|
||||
devnum = 0;
|
||||
|
Reference in New Issue
Block a user