commit | b085d1ab1c0b5031b1d2a65581b80fd36b566c53 | [log] [tgz] |
---|---|---|
author | zaclimon <isaacpateau05@gmail.com> | Sun Aug 28 13:53:25 2016 -0400 |
committer | Vaughn N <rwaterspf1@floydco.net> | Fri Nov 25 19:07:20 2016 -0500 |
tree | c2b0ce2dfbae19bd7e6263e051c5e350f254cbed | |
parent | 026a54ff1aa8a2cce976c7585b56608d0c78e81b [diff] |
hal: Ensure device_name is copied if empty For an unknown reason, an msm8960 device name gets empty even though the value is correct platform side. Fix this copying again directly if it's empty. We don't have to worry about checking if it's valid since a check has been performed before regarding it's validity.