From: Antonio Ospite Date: Sun, 25 Jan 2015 22:12:03 +0000 (+0100) Subject: am7xxx: factor out an open_device() function from scan_devices() X-Git-Tag: v0.1.6~39 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/ed6e13d9ce88f2cc1decf9a1defe381613274d27?hp=ed6e13d9ce88f2cc1decf9a1defe381613274d27 am7xxx: factor out an open_device() function from scan_devices() This reduces the indentation level and makes the code more readable, now it will be easier to improve open_device(). ---