media: Staging: media: replace deprecated probe method
authorAndrey Abramov <st5pub@yandex.ru>
Mon, 1 Oct 2018 10:15:31 +0000 (06:15 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 5 Dec 2018 10:16:26 +0000 (05:16 -0500)
commitb1b71c877a16b35f43c1f9de74ffc58c9188c569
tree5cc49d9a6e65731b7ee9393dc041e503fe622f7a
parentb6973637c4cc842c1aa7d6c848781b4bdeb4415b
media: Staging: media: replace deprecated probe method

Replaced i2c_driver::probe with i2c_driver::probe_new,
because documentation says that probe method is "soon to be deprecated".

Signed-off-by: Andrey Abramov <st5pub@yandex.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/staging/media/bcm2048/radio-bcm2048.c