mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
ci: armbox fix cpu load
Origin commit data
------------------
Branch: master
Commit: a513b0bf38
Author: max_10 <max_10@gmx.de>
Date: 2017-11-06 (Mon, 06 Nov 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1346,6 +1346,9 @@ void cCA::slot_pollthread(void *c)
|
|||||||
while (1)
|
while (1)
|
||||||
{
|
{
|
||||||
#if HAVE_ARM_HARDWARE /* Armbox */
|
#if HAVE_ARM_HARDWARE /* Armbox */
|
||||||
|
if (slot->init && !slot->mmiOpened)
|
||||||
|
sleep(1);
|
||||||
|
|
||||||
int len = 1024 *4;
|
int len = 1024 *4;
|
||||||
eData status;
|
eData status;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user