From: Antonio Ospite Date: Tue, 14 Feb 2017 09:04:19 +0000 (+0100) Subject: am7xxx: simplify the device info caching operation in am7xxx_open_device() X-Git-Tag: v0.1.7~32 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/80417f30dc0d1ff825d887032507511be4dcc11b?hp=80417f30dc0d1ff825d887032507511be4dcc11b am7xxx: simplify the device info caching operation in am7xxx_open_device() Now that am7xxx_get_device_info() is more robust, the check in the caller can be avoided. ---