Fixed USB LED GPIO Writes
commit24fd030a10d824dbb3452afecce3dfd19d4a7b56
authorarrmo <tomato@rkmorris.us>
Mon, 30 Dec 2013 20:45:42 +0000 (30 14:45 -0600)
committerarrmo <tomato@rkmorris.us>
Mon, 30 Dec 2013 20:45:42 +0000 (30 14:45 -0600)
tree31cec97b4a81de72dbef1ae72f797d31d1de88ff
parent22506a7d03d93e6eaab567142b452153401071bf
parentb92ad62b7c0815059d45666e9842d3530aad5ab2
Fixed USB LED GPIO Writes

USB detection was using direct GPIO writes ... which does not work for
all HW. Changed this to use the do_led() function, so should work for
GPIO or non-GPIO control of LEDs.
release/src/router/rc/usb.c