media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h
authorHans Verkuil <hansverk@cisco.com>
Fri, 13 Oct 2017 16:01:32 +0000 (18:01 +0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 27 Oct 2017 12:02:19 +0000 (14:02 +0200)
commit5bf24e08b685d862f1249987a6d3423b42989622
tree22d587cd559685bf813da61873cc38e7716fe701
parente69b987a97599456b95b5fef4aca8dcdb1505aea
media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h

The kAPI cec-pin.h header also defined data structures that did
not belong here but were private to the CEC core code.

Split that part off into a cec-pin-priv.h header.

Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/cec/cec-api.c
drivers/media/cec/cec-pin-priv.h [new file with mode: 0644]
drivers/media/cec/cec-pin.c
include/media/cec-pin.h