Change in osmo-ccid-firmware[master]: Revert "Revert "WIP: enable timers""

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Hoernchen gerrit-no-reply at lists.osmocom.org
Thu Jul 30 21:23:36 UTC 2020


Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/19469 )


Change subject: Revert "Revert "WIP: enable timers""
......................................................................

Revert "Revert "WIP: enable timers""

Timers should work now

This reverts commit 72c64d2a1634423ffe7356f67f71801280e68c3c.

Change-Id: I2600a6c29688bd9270a69ffe764815937ad6f889
---
M sysmoOCTSIM/cuart_driver_asf4_usart_async.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/69/19469/1

diff --git a/sysmoOCTSIM/cuart_driver_asf4_usart_async.c b/sysmoOCTSIM/cuart_driver_asf4_usart_async.c
index 87f5123..0e83385 100644
--- a/sysmoOCTSIM/cuart_driver_asf4_usart_async.c
+++ b/sysmoOCTSIM/cuart_driver_asf4_usart_async.c
@@ -419,7 +419,7 @@
 		return 20e6 / ncn8025_div_val[settings.clkdiv];
 		break;
 	default:
-		return -EINVAL;
+		return 0;
 	}
 	return 0;
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/19469
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I2600a6c29688bd9270a69ffe764815937ad6f889
Gerrit-Change-Number: 19469
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200730/4d90a1b4/attachment.htm>


More information about the gerrit-log mailing list