commit | 40147440f59950dfaf4ca5d77c84a34ac8978509 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Thu Aug 13 09:51:10 2015 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:15:25 2016 -0500 |
tree | 088cb76d8bfebf055c3f426b2b0b8ba922e5091f | |
parent | c384571addf106b3a6fb68cb0ae515736aa1a7c7 [diff] |
serial: utilize dev->driver_api for new driver model This is the final step to convert serial to the new driver model. The dev->driver_api is now being used by individual drivers. As a side effect, it is now possible to build multiple serial drivers in the final image (though it won't make much sense). Change-Id: I5d864e6503a5431b29006c311320155adf81cf5b Signed-off-by: Daniel Leung <daniel.leung@intel.com>