Changpeng Liu c61b70c3d5 nvme/opal: rename spdk_opal_init_dev() and spdk_opal_close() with construct/destruct suffix
Since the OPAL here is just for NVMe device, so we don't need to use dev_handler as common
handler, just rename it to spdk_nvme_ctrlr.  And we don't exit the initialization if
OPAL construnction had a failure.  Also move the timeout initialization to construct().

Change-Id: I11f0aea961eaa3da0c6253eb03d0227f7e7e5f11
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1101
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-03-11 11:36:08 +00:00
..
2019-03-15 19:32:55 +00:00
2020-02-20 09:53:03 +00:00
2020-01-27 17:39:52 +00:00
2019-11-07 00:33:25 +00:00
2019-10-24 17:04:04 +00:00
2020-02-13 09:53:02 +00:00
2019-05-15 18:54:27 +00:00
2017-07-12 18:12:52 -04:00
2019-06-17 14:09:03 +00:00
2020-03-09 09:47:17 +00:00
2019-11-06 15:19:48 +00:00
2019-05-30 21:42:36 +00:00
2020-01-27 17:42:24 +00:00
2018-12-06 22:25:09 +00:00
2020-01-31 12:35:05 +00:00
2020-02-04 16:50:25 +00:00