commit | 47bdf7c6d607335f79deead3aba481c3baf04971 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Sat Aug 26 02:18:41 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 27 08:47:00 2017 -0400 |
tree | be50e976541f65a27db6ed341f24666f786a90cd | |
parent | 5af478341fa3b2c35a7062ad80581751bf388977 [diff] |
media: dib8000: remove some bogus dead code This function is broken. It sets the wrong front_end to NULL. But it's not used, so let's just delete it. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>