Commits

Marcos Paulo de Souza committed 0ae3a912d8b
drivers: staging: vt6656: card.c: Remove useless return statement This patch removes the return of the function CARDbSetMediaChannel, that always return TRUE value. Signed-off-by: Marcos Paulo de Souza <marcos.mage@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>