staging: nvec: cleanup use of dev in probe function
authorMarc Dietrich <marvin24@gmx.de>
Thu, 19 Apr 2018 11:01:49 +0000 (13:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 12:38:00 +0000 (14:38 +0200)
commitd4381795988a3c2a6b1221354bf3884cbdf0a802
tree2f5b6dec9a7c2dddbcc3b6cb0770c5a2960e0bb6
parent3c31e04b83f963d79c709ed77611622289600d75
staging: nvec: cleanup use of dev in probe function

This cleanups the probe function a bit by using a dev variable instead
of &pdev-dev.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec.c