driver core: Don't keep deferred list around

There are two deferred_probe lists because we backported the
first deferred probe patch to msm-3.0. Then in upstream 3.4 Greg
KH moved the list around in commit ef8a3fd6e5e12e8989dae (driver
core: move the deferred probe pointer into the private area,
03-08-12) and we kept the old patch in the kernel upgrade. Remove
the list that shouldn't be there.

Change-Id: Ib9c0d4c65ee2a6b8ca73f58ab39d886887eaab5d
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2 files changed