udevtrigger: simplify scan_subsystem function
authorGabor Juhos <juhosg@openwrt.org>
Wed, 11 Sep 2013 14:10:15 +0000 (16:10 +0200)
committerJohn Crispin <blogic@openwrt.org>
Fri, 13 Sep 2013 15:36:58 +0000 (17:36 +0200)
commit0a5f43565309fc6cad3d47fd6ad12dc368677d10
tree1abfcb3b03456ba88358b2b863b77a4669c07348
parent3a698a2a1aad368d33b08d405fbc44d39f63982a
udevtrigger: simplify scan_subsystem function

Remove the local directory scanning code and
use the scan_subdir function instead.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
udevtrigger.c