j
k
j a
j l
On Mon, 30 May 2011 12:48:26 +0200, Nicolas Kaiser nikai@nikai.net wrote:
if (mode->clock < 20000) return MODE_CLOCK_HIGH; return MODE_CLOCK_LOW;
if (mode->clock < 20000)
return MODE_CLOCK_HIGH;
return MODE_CLOCK_LOW;
Seems obvious to me.
Reviewed-by: Keith Packard keithp@keithp.com
Attachments:
Back to the thread
Back to the list